in reply to Perl at Rosetta Code, with one particular example
> The length of any word shown should have a length > 5
Your code line 11
> next unless length > 6;
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
---|