-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
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.
- Re: garbage errors when number of characters in script e... Ken Rearick
- Re: garbage errors when number of characters in scr... Randy W. Sims
- Re: garbage errors when number of characters in scr... Ken Rearick
- Re: garbage errors when number of characters in scr... Wiggins d Anconia
- RE: garbage errors when number of characters in scr... Wiggins d Anconia