|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^3: asterisk useby smist (Acolyte) |
| on Jan 11, 2007 at 14:19 UTC ( #594159=note: print w/ replies, xml ) | Need Help?? |
|
In the subroutine named "wanted" that find2perl creates there is usage of the "&&" operator. If I understand it correctly, it's evaluating each expression, and if they evaluate to "true" it prints $name. Is the last "&&" necessary? There are no expressions after it; just goes to the print statement.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||