Also check out http://search.cpan.org/~lds/CGI.pm-3.08/CGI/Carp.pm -- Shaun Fryer ---------------------------------------------------------- perl -e 'print chr for map{$_+=22}($ARGV[0])=~/(\d\d)/g' \ 52959394107588899482799210587992861082757785799222 ----------------------------------------------------------
On Wed, Sep 19, 2012 at 11:54 PM, Chris Stinemetz <chrisstinem...@gmail.com> wrote: >>> >> 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/ > > -- To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org For additional commands, e-mail: beginners-cgi-h...@perl.org http://learn.perl.org/