| Simply Hao on Fri, 23 Jun 2000 16:16:43 -0400 (EDT) |
|
require and Net::FTP->new work fine for me.
You might want to see if the loading is successful:
eval "require Net::FTP";
-Hao
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|