Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Synchronizing STDERR and STDOUT

by monarch (Priest)
on Sep 21, 2006 at 11:10 UTC ( [id://574101]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    close( FIN );
    
    print( "My input was:\n$input\n--end--\n" );
    
  2. or download this
    C:\temp>perl -w perlwinredirect.pl
    My input was:
    report this error at -e line 1.
    
    --end--
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-28 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found