|
|
| "be consistent" | |
| PerlMonks |
Re: function or somethingby mrbbking (Hermit) |
| on Jul 20, 2006 at 16:03 UTC ( #562621=note: print w/ replies, xml ) | Need Help?? |
|
I'm not sure if you want your *program* to return a value, or you want the *subroutine* to return a value. If the program, do If the function, you'll have to catch the value the sub returns and do your thing with it.
/me needs a new .sig
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||