Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Perl migration hp-ux -> Linux

by aitap (Curate)
on Aug 14, 2015 at 10:20 UTC ( [id://1138555]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub {
     return unless defined $^S; # bail out if it's a parser error
     open my $log, ">/tmp/crash@{[time]}_$$.log";
     print $log @_;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found