I wrote an application last week and when I attempted to compile it on both a sun and pc using perl5 I keep getting garbage error message when the character count of the source was greater than about 16,000 characters. If I went into the source and removed white spaces to reduce the character count below this point the compile would work fine. But as soon as I added additional functionality that increased the character count above some magic number I would start getting these garbage error messages until I deleted more white space. The application works but the source is very had to read with no indenting and no comments.


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to