![]() |
|
"be consistent" | |
PerlMonks |
Re: How to read from a file instead from a hard coding list.by lidden (Curate) |
on Apr 25, 2012 at 04:10 UTC ( #966980=note: print w/replies, xml ) | Need Help?? |
If I undestand correctly you should change: my @words=qw( portion answers printer program ); To:
Untested.
In Section
Seekers of Perl Wisdom
|
|