in reply to
#!/usr/bin/perl -w and use warnings;
In addition to the above, there's the benefit described in
Re: Perl Directive
.
Comment on
Re: #!/usr/bin/perl -w and use warnings;
In Section
Seekers of Perl Wisdom