Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: $ENV {'FOO'} $foo

by Rich36 (Chaplain)
on Feb 14, 2002 at 20:30 UTC ( [id://145552]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        print "Processing time was...\n";
        print timestr(timediff($end, $start)) . "\n";
    }
    
  2. or download this
    Loop using $ENV{PATH}: 12 wallclock secs ( 0.13 usr +  0.15 sys =  0.2
    +8 CPU)
    Loop using $foo: 11 wallclock secs ( 0.07 usr +  0.05 sys =  0.12 CPU)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-24 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found