Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Perl Best Practices book: is this one a best practice or a dodgy practice?

by eyepopslikeamosquito (Archbishop)
on Sep 03, 2005 at 05:09 UTC ( [id://488859]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        sleep 1;
        return "hello:" . $_[0];
    }
    
  2. or download this
    total 20
    drwxrwxr-x   2 andrew andrew 4096 Sep  3 14:44 ./
    ...
    -rw-rw-r--   1 andrew andrew  191 Sep  3 14:42 fred.tmp.bak
    drwxrwxr-x  11 andrew andrew 4096 Sep  3 14:42 ../
    -rw-rw-r--   1 andrew andrew  288 Sep  3 14:41 tsitu1.pl
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-04-19 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found