Differences between version 4 and revision by previous author of CPAN.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Sunday, November 2, 2003 4:34:47 pm | by JohnMcPherson | Revert |
Older page: | version 3 | Last edited on Sunday, November 2, 2003 3:22:24 pm | by GerwinVanDeSteeg | Revert |
@@ -6,4 +6,6 @@
Quickest way to use CPAN to get modules is like this:
perl -MCPAN -e "shell"
+
+However, many of the more popular modules are in [Debian] and undoubtedly the other distributions as well, so you're better off using the package management if you can. In Debian at least, look for packages named lib<something>-perl. For example, the libdbd-pg-perl provides the DBD::Pg module from CPAN. (RedHat merely calls this package DBD-Pg.)