http://qs321.pair.com?node_id=1102695


in reply to Basic debugging checklist

perl -Mre=debug foo.pl can help you see how perl interprets your regex, much in the way O=Deparse does for perl code