![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^2: Quoted Text rule for Parse::RecDescent?by suaveant (Parson) |
on Aug 26, 2005 at 18:06 UTC ( #486960=note: print w/replies, xml ) | Need Help?? |
ahhh... that helps. Though it seems a little more efficient to check
if(!$item[1][0] && $item[1][1] eq '"' || $item[1][1] eq "'")) { Thanks!
In Section
Seekers of Perl Wisdom
|
|