in reply to
perl script on Win32
You can do:
use warnings; use strict;
[download]
instead of the -w flag.
Comment on
Re: perl script on Win32
Download
Code
In Section
Seekers of Perl Wisdom