in reply to Windows Based PERL Testing

Can someone suggest a good windows-based software package for testing PERL Code?

Your question is too broad. Depending on the type of Perl code, many options are possible. Are you testing Perl CGIs? Simple Perl scripts? Perl scripts with a GUI? And what types of tests are you trying to perform? Internal unit tests? External black-box tests?

Please provide details about what you're trying to achieve.