$blade = join ('blade', 'that', 'was', 'broken');
... to the following ...
$blade = join '', split ('', 'blade');
Otherwise, quite timely and neat ... ++Fengor
perl -e 's&&rob@cowsnet.com.au&&&split/[@.]/&&s&.com.&_&&&print'
In reply to Re: The song of Aragorn
by rob_au
in thread The song of Aragorn
by Fengor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |