>>
> You have a couple other issues.  Since you have one print statement, spread
> over multiple lines, the semi-colons on lines 10 and 11 are bugs.  They
> should be commas.  The semi-colons terminate the statement resulting in
> syntax errors.
>
> Mike

Thank you. That fixed it.

-Chris

-- 
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional commands, e-mail: beginners-cgi-h...@perl.org
http://learn.perl.org/


Reply via email to