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

Re^8: Standard handles inherited from a utf-8 enabled shell

by BrowserUk (Patriarch)
on Mar 22, 2012 at 05:59 UTC ( [id://960928]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -e"system qq[ $^X -e\"\$n=123; print \$n\" ];"
    123
    
  2. or download this
    C:\test>perl -e"close STDOUT; system qq[ $^X -e\"$n=123; print \$n\" ]
    +;"
    

Log In?
Username:
Password:

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

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

    No recent polls found