|
|
| There's more than one way to do things | |
| PerlMonks |
Re: perl program giving errorsby mendeepak (Scribe) |
| on Mar 15, 2012 at 05:45 UTC ( [id://959718]=note: print w/replies, xml ) | Need Help?? |
|
<font color=red">print "</body>\n" semi colon at the end of line is missing For future programming do put -w in the shebang line #!/usr/bin/perl -w so that errors will be shown to an extend
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||