|
|
| There's more than one way to do things | |
| PerlMonks |
Re: STDOUT qustionby linuxer (Deacon) |
| on Jun 14, 2009 at 11:44 UTC ( #771392=note: print w/ replies, xml ) | Need Help?? |
|
What's that die print "..." statement? die already prints the string, no need for a dedicated print. Your script dies, when P2.pl exists although the message says the contrary. This code worked fine for me:
My result:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||