http://qs321.pair.com?node_id=906415


in reply to Re: Simplest Possible Way To Disable Unicode
in thread Simplest Possible Way To Disable Unicode

Also, the open pragma doesn't disable the warnings either
use open qw' :std IO :bytes '; use open qw' :std IO :raw ';