|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Embed: Using load_moduleby ioannis (Curate) |
| on May 23, 2006 at 22:10 UTC ( #551245=note: print w/ replies, xml ) | Need Help?? |
|
Normally, you can inform perl to change its notion of line count by writing special comments: The '#line 55' comment informs perl that the next line shall be number 55; thus, because the input numbers have now changed, the output of this code is Warning: something's wrong at try.pl line 55. . Is this what you are looking for?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||