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

Re^2: Best practice ipc and Log::Log4perl

by codeacrobat (Chaplain)
on Jul 04, 2008 at 12:37 UTC ( [id://695557]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # timestamp.pl
    ...
      }
    }
    __END__
    
  2. or download this
    use IPC::Run3 qw(run3);
    my @cmd = ('perl', 'timestamp.pl');
    ...
    1215162770 out: 1215162762 info
    1215162770 out: 1215162762 info
    1215162770 out: 1215162763 info
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found