|
|
| "be consistent" | |
| PerlMonks |
unitialized value in subroutine entryby Anonymous Monk |
| on Jun 27, 2006 at 02:42 UTC ( [id://557714]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: in a module, i have a routine. it has a "private function" (an anonymous routine). if i print the anonymous routine as $<>; perl says it is a CODE ref; so that's good. when the routine is invoked with &$<>; i get the following :
i could not find a good description of what these messages mean. thanks SIMPLE CASE :
Formatting fixed by GrandFather
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||