Revision history for Perl extension SWISH::API::More. 0.01 Fri Sep 22 16:07:34 2006 - original version; created by h2xs 1.23 with options -XA -n SWISH::API::More 0.02 * misc cleanup 0.03 * Complete re-write to support multiple instances in same Perl process. No more ugly Symbol table mangling. Instead uses Class::ISA and Class::Inspector and caches subclass names per object. * Split subclasses up into separate .pm files.