![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: help with basic scriptby thanos1983 (Parson) |
on May 28, 2019 at 15:08 UTC ( #11100643=note: print w/replies, xml ) | Need Help?? |
Hello eddiemo, You have forgotten to close parenthesis when you store your attributes (see below):
After adding the parenthesis it works :) (see below):
Sample of code for replication after modifications:
I assume the goal is to pass some parameters to the function. I would recommend to start reading here perlsub. If you have any questions do not hesitate to ask again. Hope this helps, BR.
Seeking for Perl wisdom...on the process of learning...not there...yet!
In Section
Seekers of Perl Wisdom
|
|