use utf8; use Devel::Peek; while (<STDIN>) { print ">$_<\n"; Dump($_); s/\d //; print "hi\n"; }
In reply to Re: Re: Re: Re: pattern match hangs on malformed UTF-8 input
by Anonymous Monk
in thread pattern match hangs on malformed UTF-8 input
by y9o
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |