Cpan

From S23Wiki

(Redirected from CPAN)

cpan is the Comprehensive Perl Archive Network

the place to get perl modules from.

to get a cpan shell:

perl -MCPAN -e 'shell'

to install a module from cpan shell:

> install <module>

f.e.:

> install Graph::Easy

[edit] Related

Perl

[edit] Links:

Retrieved from "http://s23.org/wiki/Cpan"
Personal tools