[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Novice trouble with StandardFile



At 03.10 -0500 1999.03.19, John Abbe wrote:
>use Mac::StandardFile
># John's fontsize cleaner
>my ($file, @lines, $long_line);

You need a ; after the first line.

Every statement that is not at the end of a block (where a block end may be
signified by } or the end of an eval or the end of a file) must be finished
off with a semicolon.

--
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org