Revision history for multidimensional

0.004     2010-11-19 12:58:33 Europe/London
 - Perl 5.8 fixes
   - use Lexical::SealRequireHints
   - set $^H |= 0x20000
   - use hv_fetch() instead of hv_fetchs()

0.003     2010-11-18 12:53:38 Europe/London
 - Call ExtUtils::Depends from the built Makefile.PL,
   not when building it

0.002 2010-11-16
 - Don't disallow explicit join($;, ...) in hash subscript

0.001 2010-11-16
 - initial release