|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: error @ line7by marto (Chancellor) |
| on Mar 07, 2013 at 11:20 UTC ( #1022203=note: print w/ replies, xml ) | Need Help?? |
|
Frankly you're wasting our time and yours. You've been asking for days about some CGI problem and provided no details. This code doesn't run, when you try to run it tells you where the problem is. You've taken a copy of code from Ovid's CGI Course, but haven't bothered to read any of the text:
A bad example
As well as ignoring this warning, and the rest of the article, you add your own code which stops the example of bad code from running. Thankfully you've added use strict; use warnings; use diagnostics; so you're already aware of what the problem is. You need to read the CGI documentation, and actually read, learn and understand the tutorial you're currently ignoring and it's examples you are subsequently breaking. Make your code the same as the example if you insist on ignoring the warnings in the tutorial. Make some effort when posting, once again How do I post a question effectively?, this is displayed each time you post. If you ignore the advice I give on perl or posting here once more I won't respond again. Update: remove line
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||