I would like to pack some modules with my program. I've learned about use lib qw(/mydirto/mylibrary/); for simple modules. Now I have an module that has several directories (Crypt::OpenPGP). The program can't find the module in the library when I simply upload it to the server.
I've appended this to the library: cgi-bin/cryption/Crypt-OpenPGP-1.03/lib/Crypt the pm file is in this directory. Do I have to use makefile.pl to install these on my web server? I don't have super user privileges. __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]