1Revision history for Class-Unload
2
30.05 Mon Nov  1, 2008
4        - Set $VERSION in a way MakeMaker can detect.
5
60.04 Mon Nov  1, 2008
7        - Make compatible with Perl back to 5.005.
8        - Test unloading a class that's not loaded.
9
100.03 Wed May 14, 2008
11        - Remove pointless deletion of empty namespaces.
12        - Add inheritance tests.
13        - Fix %INC path generation on non-UNIX platforms.
14
150.02 Tue Apr 15, 2008
16        - Fix deleting of parent symbol table entry for
17          multi-level class names.  
18        - Clear @ISA before clearing the symbol table to
19          make perl 5.10 invalidate its inheritance cache.
20
210.01 Sat Apr 12, 2008
22        Initial version.
23
24