Help for this page

Select Code to Download


  1. or download this
    @m_h = map { local $_ = $_; s/tw/tr/g; $_ } grep {/^t/i} @foo;