Some more background:
I was coding on a Freebsd Unix shell, my ISP shut down the shell, and I want to simulate that environment on my PC. I have both Linux and Win XP running - I'd like to be able to have a standard installation of Perl 5.X with common CPAN modules installed on startup - and to be able to include new modules as I need them. I rather liked the interactive nature of the Unix system. With my ISP shutting down the Shell access I will be forced to coding/testing via FTP and HTTP screens - So simply put , given what I have, I'd like to know how I can cheaply and efficently run PERL on my machine to test my scripts before porting them to Unix.
Thank you - OEMike