![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Format statement and 'if' loopby Krambambuli (Curate) |
on May 20, 2010 at 13:05 UTC ( #840925=note: print w/replies, xml ) | Need Help?? |
Try if ($subdvn eq 'KP' and $tow eq 'RP' and $phase eq '1' ) instead of if ($subdvn=='KP' && $tow=='RP' && $phase=='1' ) Krambambuli ---
In Section
Seekers of Perl Wisdom
|
|