a question about finding a couple of packages

Todd Zullinger tmz at pobox.com
Sat Jun 30 19:52:10 UTC 2007


Scott Berry wrote:
> Also one more question.  Where is the standard location for perl
> scripts located?

Basically, under /usr/lib/perl5.  Within that there are numerous
directories for organizing modules.

To see the complete list of paths that perl searches for installed
modules in, run this:

    perl -e 'foreach (sort @INC) { print "$_\n" }'

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I advise you to go on living solely to enrage those who are paying
your annuities. It is the only pleasure I have left.
    -- Voltaire

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20070630/b17f59c0/attachment-0002.bin 


More information about the users mailing list