in reply to
executing perl script
Have you tried
perl -i -pe 'y/\r//d' script.pl
?
Comment on
Re: executing perl script
Download
Code
In Section
Seekers of Perl Wisdom