in reply to The song of Aragorn

Very neat, one change which I would make ...

$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'

Replies are listed 'Best First'.
Re: Re: The song of Aragorn
by Fengor (Pilgrim) on Dec 21, 2001 at 16:49 UTC
    Hmmm nice idea, but i think I'll leave it as it is. But i'll remember this use of split for further poems ;-)

    thank you
    fengor

    --
    "WHAT CAN THE HARVEST HOPE FOR IF NOT THE CARE OF THE REAPER MAN"
    -- Terry Pratchett, "Reaper Man"