On 5/5/07, Mathew Snyder <[EMAIL PROTECTED]> wrote:
snip
However, when I run the script I get the following error:
Format not terminated at ./ticket_lists.pl line 128, at end of line
syntax error at ./ticket_lists.pl line 128, at EOF
Execution of ./ticket_lists.pl aborted due to compilation errors.

Line 128 only contains my 'exit;' statement.  I've got the periods where they
belong bu
The ft can't figure out why it would tell me the format hasn't been terminated.

Any insight will be appreciated.
snip

Format is very picky about spacing and placement.  That is why I
suggested using the Perl6::Form module instead.

If you want to use format I suggest reading perldoc perlform.

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


Reply via email to