Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Unparseability is A Good Thing

by ikegami (Patriarch)
on Aug 23, 2009 at 15:53 UTC ( [id://790675]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    BEGIN {
       my ($add_ts) = @ARGV;
    ...
    }
    
    die("foo\n");
    
  2. or download this
    >perl test.pl 1
    [Sun Aug 23 11:52:55 2009] foo
    
    >perl test.pl 0
    foo
    

Log In?
Username:
Password:

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

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

    No recent polls found