http://qs321.pair.com?node_id=1033836


in reply to how to make this perl code run

No.

---
$world=~s/war/peace/g

Replies are listed 'Best First'.
Re^2: how to make this perl code run
by demerphq (Chancellor) on May 16, 2013 at 14:30 UTC

    Although if you were willing to change hi; to hi(); this is easy.

    ---
    $world=~s/war/peace/g