|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Unexpected value in incoming variable.by Coruscate (Sexton) |
| on Jan 10, 2004 at 01:39 UTC ( [id://320306]=note: 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.
Within a package, the first argument/parameter passed to a method is the package name, unless you are dealing with an object, in which case the first argument returned is the object itself. So to get your wanted results, you just need to add another variable capture:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||