The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Attribute-Storage

0.05    CHANGES:
         * Use XSLoader instead of DynaLoader

0.04    BUGFIXES:
         * Need to use Module::Build to build it now, generate a 'small'
           Makefile.PL rather than 'traditional'

0.03    CHANGES:
         * Use Magic to implement value storage behind CVs so that destruction
           correctly frees old values on code reload or dropping anonymous
           subs

0.02    CHANGES:
         * Allow RAWDATA for unparsed attributes
         * Various updates to keep CPANTS happy

0.01    First version, released on an unsuspecting world.