Revision history for namespace-local
0.09 Sat Jan 5 2019
-
Add no namespace::local that forces end of scope
0.08 Sat Dec 22 2018
-
Add -only flag to restrict affected symbols
-
Make -below the default instead of -around
-
Add %OVERLOAD to exclusion list
-
Add some debugging by setting env PERL_NAMESPACE_LOCAL=debug
-
Lots of bugfix and test improvements
0.07 Mon Dec 17 2018
-
Add more tests, document known bugs
0.0604 Sun Dec 16 2018
-
Refine symbol table handling
0.0603 Sun Dec 16 2018
-
Add hotfix for "Modification of a rean-only value" in 5.014..5.022
0.0601 Sat Dec 15 2018
-
Remove Moo dependency from one test (oops...)
0.06 Sat Dec 15 2018
-
Add -except and -target options
-
Refactor internals
0.05 Sat Dec 15 2018
-
Fix interference between -above and -below (bug #1)
0.0402 Fri Dec 7 2018
-
Split out integration tests to separate `it` directory
0.0401 Mon Dec 3 2018
-
Add tests to manifest
0.04 Sun Dec 2 2018
-
Add -above switch that works like namespace::clean
-
Exempt more symbols from being fiddled with
0.03 Fri Nov 23 2018
-
Add -below switch
0.02 Tue Aug 28 2018
-
CPAN release
0.01 Sun Aug 26 2018
-
first version, resets symbol table on use line & on scope exit