CPAN

CPAN Ist eine zentrale Sammlung von Modulen für Perl 5.

  • CPAN = Comprehensive Perl Archive Network
  • http://search.cpan.org
  • {MetaCPAN}?
  • {Perl-Modul CPAN}?
  • http://de.wikipedia.org/wiki/CPAN
  • BackPAN
  • https://pause.perl.org
  • Shell aufrufen oder {cpanp}?
    cpan
  • cpan -h
  • {Installation eines Perl-Moduls von CPAN}?
  • {Herunterladen eines Perl-Moduls von CPAN}?
    cpan -g A::B
  • Befehle der Shell
    q ... quit
  • Details zu einem Modul
    cpan -D B::C
  • '/home/roland/.local/lib/perl5'
  • {Alternativen zu cpan}?
  • letzte Versionen arbeiten auch mit local::lib zusammen
  • Distributionen
    http://search.cpan.org/dist/App-cpanminus/
  • {Installation eines Perl-Moduls von CPAN mit ActiveState Perl}?

Verweise

{Module für Perl 6}?