Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Redirection and encoding, broken or WAD?

by BillSeurer (Sexton)
on Jan 05, 2006 at 20:52 UTC ( [id://521337]=note: print w/replies, xml ) Need Help??


in reply to Re: Redirection and encoding, broken or WAD?
in thread Redirection and encoding, broken or WAD?

That doesn't capture other output (like from a system call). If you stick something like

system "ls";

in there in the original case the output from ls will go to the file (albeit not encoded) but using select it won't. I think they want this to work for all output going to the user's console device.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-03-29 01:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found