List, This is a question from a newcommer to perl, so bare with me...!! I want to write some FTP perl scripts... So I downloaded the Net-FTP-Common module from CPAN ( www.cpan.org/ ) I did: perl Make make make test at this point ( make test ), it complained about blib/lib/Net/FTP/Common.pm line 9. I had a look at this file and it was refering to a module called Data::Dumper, which I know I havent installed. So i downloaded and installed, Bundle-Libnet-1.0, this installed OK, and after reading some doco's they said this module installed the Data::Dumper. I then tryed to " make test " on the Net-FTP-Common package and it still complained of the same error. Can anyone help...??? Regards, Shane Reece IT Dept.