|
|
| P is for Practical | |
| PerlMonks |
Re^2: Equal strings don't match!by jettero (Monsignor) |
| on Jul 30, 2008 at 18:13 UTC ( [id://701205]=note: print w/replies, xml ) | Need Help?? |
|
Also, I think the cmdline file has oddball characters in it sometimes...
$elem =~ s/([^[:print]])/'\x'.unpack("H*", $1)/eg; might, therefore be revealing as well. -Paul
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||