Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Simplest Possible Way To Disable Unicode

by tchrist (Pilgrim)
on May 24, 2011 at 20:15 UTC ( [id://906564]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    *CORE::GLOBAL::pack = sub ($@) { 
        use warnings FATAL => "pack";
        return CORE::pack(shift(), @_);
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-03-28 09:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found