BEGIN { unless (eval {require bytes}) { $INC{'bytes.pm'} = 1; eval "sub bytes::unimport{ undef }"; # 5.00503 doesn't inherit + UNIVERSAL::unimport } } use bytes; # always works no bytes; # also always works ;-)
Liz
In reply to Re: Perl + Unicode == Networking Woes
by liz
in thread Perl + Unicode == Networking Woes
by William G. Davis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |