Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

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

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


in reply to Re^2: Perl migration hp-ux -> Linux
in thread Perl migration hp-ux -> Linux

This line
open(STDOUT, '>','/dev/null') or die "Can't write to $prout: $!";
redirects STDOUT to /dev/null therefore all 'print' is redirected into /dev/null.

Log In?
Username:
Password:

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

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

    No recent polls found