![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^3: Here document construct problemby Animator (Hermit) |
on Feb 17, 2005 at 20:55 UTC ( #432088=note: print w/replies, xml ) | Need Help?? |
Can you run this code (via the shell/Command Prompt/Run) perl -nle "print qq(Check line: $.), if (m/print <<ENDOFHTML;\s+$/ or (m/^(\s*)ENDOFHTML(\s*)$/ and ($1 or $2)))" filename
In Section
Seekers of Perl Wisdom
|
|