Has anyone out there tried to install Perl modules using only ftp access to cgi-bin? I know that one can install modules without being root if one has shell access, but I won't even have shell access. My inexpensive web hosting service only provides me with ftp access to my personal CGI-bin.
What if I want to install a fairly complex perl module from cpan.org, such as XML::DOM?