In fact, I use a vim skeleton.pl file that looks like so:
~ cat skeleton.pl #!/usr/bin/perl -w use strict; use Data::Dumper::Simple;
So yes, in my case at least - it is actually more trouble for me to not use strict and warnings :)
In reply to Re^4: Find Execution time of perl script??
by McDarren
in thread Find Execution time of perl script??
by madtoperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |