![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Help using Net::Telnet to use Rainbowby Sidhekin (Priest) |
on Oct 04, 2007 at 15:25 UTC ( #642677=note: print w/replies, xml ) | Need Help?? |
From the documentation, waitfor just returns success or failure in scalar context. I'd say you probably want to call waitfor in list context:
... or even:
print "Just another Perl ${\(trickster and hacker)},"
In Section
Seekers of Perl Wisdom
|
|