in reply to Re: Perl Switch Errors on certain version
in thread Perl Switch Errors on certain version

Hi Corion, I followed your suggestion and changed my code by removing switch statements to hash-key value loop; and i was thus able to convert my perl script to windows executable. Thanks for the tip :) I learned something new in Perl along the way. Regards, Mohit Vohra.
  • Comment on Re^2: Perl Switch Errors on certain version