Jump to letter: [
      
        ABCDEFGHIJKLMNOPQRSTUVWXYZ
      ]
    
    perl-multidimensional - Disables multidimensional array emulation
    Perl's multidimensional array emulation stems from the days before the language
had references, but these days it mostly serves to bite you when you typo a
hash slice by using the $ sigil instead of @.
This module lexically makes using multidimensional array emulation a fatal error
at compile time.
    
    Packages
    Latest: perl-multidimensional-0.010-2.el6.fio.i686.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | perl-multidimensional | 
        0 | 
        0.010 | 
        2.el6.fio | 
        i686 | 
        16 KiB | 
        2013-08-29 10:25:55 | 
      
    
    Changelog:
    
      
        - * 2012-05-10 - Iain Arnell <iarnell[AT]gmail[DOTCOM]> 0.010-2
 
        - drop unnecessary perl buildrequire
 
      
    
      
        - * 2012-04-09 - Iain Arnell <iarnell[AT]gmail[DOTCOM]> 0.010-1
 
        - Specfile autogenerated by cpanspec 1.79.
- remove Lexical::SealRequireHints dependency