Revision history for Class-Unload
0.03 Wed May 14, 2008
- Remove pointless deletion of empty namespaces.
- Add inheritance tests.
- Fix %INC path generation on non-UNIX platforms.
0.02 Tue Apr 15, 2008
- Fix deleting of parent symbol table entry for
multi-level class names.
- Clear @ISA before clearing the symbol table to
make perl 5.10 invalidate its inheritance cache.
0.01 Sat Apr 12, 2008
Initial version.