Since we're dealing with a var,
oruse Data::Dumper qw( Dumper ); $Data::Dumper::Useqq = 1; print(Dumper($str));
use Devel::Peek qw( Dump ); Dump($str);
In reply to Re^2: Weird underscore/whitespace failing regex
by ikegami
in thread Weird underscore/whitespace failing regex
by d-napizzle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |