in reply to Re: hardcopy printout of perl code
in thread hardcopy printout of perl code
Nice suggestion.
This was looking real good till it hit a regex delimited by ! and split up on multiple line with /x.
Then it lost the syntax. Or maybe it was that the regex ended in a single quote...
I'm actually starting to believe that nothing can parse perl except perl.