http://qs321.pair.com?node_id=699132

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

So I've got a webserver with ftp access only (no shell, no root). I need to drop WWW::Mechanize on it but using the usual unpack + cgi script wont work because Mechanize has a big dependency tree. Is there a way to do this without installing each dependency one by one?