On Fri, Dec 07, 2007 at 01:38:49PM -0500, Rocco Caputo wrote: > Around the time I wrote this, I kinda wished for non-integer line numbers. > A 10-line expansion could have line numbers 14.1 through 14.10, with the > original invocation as a comment on 14.0.
$ perl -Mdiagnostics macramecc Search pattern not terminated at macramecc line 14.7.3.29.638.8. (F) The lexer couldn't find the final delimiter of a // or m{} construct. But more importantly, you appear to be trying to write a C compiler in Perl. What *are* you thinking? Muahahaha! $ -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net