I am trying to run the perl script through command line but it is not reorganizing the script file ie.
myscript.pl... is not working but perl myscript.pl is working fine
I have tried the following suggestions but they didn't work either
How do I make my Perl scripts act like normal programs on Windows?
Perl execution from command line question
I am using Active Perl:- Perl 5 , Version 18.
It gives following warnings in both cases. Using a hash as a reference is deprecated
earlier I installed strawberry perl before installing active perl, is that causing some problem.