Changes for version 1.14 - 2012-09-01
- INCOMPATIBLE CHANGE: no longer possible to use method notation for keys with the same names as methods inherited from UNIVERSAL (the base class of everything). These are 'can', 'isa', 'DOES', and 'VERSION'. The reason is that as of Perl 5.9.3, calling UNIVERSAL methods as functions is deprecated and developers are encouraged to use method form instead. Previous versions of AutoHash are incompatible with CPAN modules that adopt this style.
Modules
Object-oriented access to real and tied hashes
Provides
in lib/Hash/AutoHash.pm
in lib/Hash/AutoHash.pm