- or download this
panic: malloc at /usr/lib/perl5/5.8.6/Carp/Heavy.pm line 61.
Debugged program terminated.
- or download this
$arg =~ s/([[:cntrl:]]|[[:^ascii:]])/sprintf("\\x{%x}",ord($1))/eg;
- or download this
# The following handling of "control chars" is direct from
# the original code - I think it is broken on Unicode though.
# Suggestions?
- or download this
heavy machinery, no user serviceable parts inside