Skip to main content
Search titles, bodies, and author names
Found 13,169 posts across 1 forum.

Adding perl modules — #1

Can someone give me some simple directions for adding perl modules to OS X 10.4.1? I have done this on Red Hat, but am just starting to do perl coding on OS X. Thanks in adva…
MacNN Software by 8drs

Adding perl modules — #2

CPAN is your friend. You can either use the cpan script or the CPAN Perl module. Information about the cpan script is available in the man page (man cpan). To use the module (my pr…
MacNN Software by WJMoore
mp.ls