in reply to How do I check if imports are actually used?

There's also Hook::LexWrap. Not really recommending but I think it could be made to work (with quite a bit of coding).

  • Comment on Re: How do I check if imports are actually used?

Replies are listed 'Best First'.
Re^2: How do I check if imports are actually used?
by LanX (Saint) on Sep 16, 2013 at 14:16 UTC
    Maybe overkill.

    I think goto  &sub should already be caller transparent.

    And the OP doesn't need post hooks.

    Cheers Rolf

    ( addicted to the Perl Programming Language)