Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: Find Execution time of perl script??

by McDarren (Abbot)
on Jun 05, 2006 at 17:28 UTC ( [id://553655]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Find Execution time of perl script??
in thread Find Execution time of perl script??

Too true.

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 :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://553655]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-28 20:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found