|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Passing Variablesby steves (Curate) |
| on Oct 23, 2004 at 17:54 UTC ( [id://401892]=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.
Are you sure you copied the code correctly? You have a sub in Module.pm named routine but your main code is calling something named routineName. routine is printing a variable named $strng that isn't defined anywhere. Did you mean to be trying to print $variableName instead of $strng?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||