Help for this page
#!/usr/bin/perl ... if ($e=~ m/.*?[x]$/) { print "matched\n"; } print "success with $e\n";
% ./test.pl yep, is UTF8 Malformed UTF-8 character (fatal) at ./test.pl line 17.