![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
END in packagesby Fingo (Monk) |
on Aug 26, 2001 at 04:08 UTC ( #107870=perlquestion: print w/replies, xml ) | Need Help?? |
Fingo has asked for the wisdom of the Perl Monks concerning the following question:
I am writinga module for my use, and if I just leave a 1; as the last line, everything works fine. If I however use an END block it does not return true. What's wrong?
Back to
Seekers of Perl Wisdom
|
|