sorry if this is a dumb or often asked one ...
I'd like to install some CPAN modules but rather than connecting and goign through the auto procedure, I wanted to go the CPAN website and download them and then install them into my Perl tree.
Is this really all that difficult? I mean, I know I will run into dependency problems as I download (say) Module X which depends on Module Y that I do not have installed, but maybe there's a way of quickly finding out Module X´s dependencies.
Could there be problems installing the modules into the Perl Tree?
All this is for my Win32 Perl.