I've installed Net::FTP (and all the other packages among the libnet) and I first tried a few times with CPAN but with no luck..
I ended up downloading the thing and installing it with
perl Makefile.PL
make
make test
make install
I just followed the install thingie with the package and everything was fine..