Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
-thanks$word = "cheese"; <BR> $reversed = &reverse_word($word); <BR>
Originally posted as a Categorized Question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do I pass variables to my subroutines?
by Fastolfe (Vicar) on Jan 24, 2001 at 22:24 UTC | |
|
Re: How do I pass variables to my subroutines?
by Fastolfe (Vicar) on Jan 24, 2001 at 22:25 UTC | |
|
Re: How do I pass variables to my subroutines?
by kilinrax (Deacon) on Jan 24, 2001 at 22:35 UTC |