Sub::WrapPackages 2.0 released
Sub::WrapPackages 2.0 is a fairly substantial rewrite from the previous version, and may introduce some minor incompatibilities. But what you get in exchange makes it worth it.
- The code is now marginally less batshit-insane;
- It uses Devel::Caller::IgnoreNamespaces, which I factored out of Hook::LexWrap, so caller() works;
- It is better tested;
- It protects its magic @INC subroutine from 'use lib'
Leave a comment