in reply to unimport warnings in another package

I can't seem to trick it into turning off

You should take the hint

  • Comment on Re: unimport warnings in another package

Replies are listed 'Best First'.
Re^2: unimport warnings in another package
by wazzuteke (Hermit) on Mar 21, 2007 at 13:03 UTC
    heh... that's no fun, though

    ---------
    perl -le '$.=[qw(104 97 124 124 116 97)];*p=sub{[@{$_[0]},(45)x 2]};*d=sub{[(45)x 2,@{$_[0]}]};print map{chr}@{p(d($.))}'