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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.014-22.fc41 | - |
Fedora 41 | 0.014-22.fc41 | - |
Fedora 40 | 0.014-20.fc40 | - |
Fedora EPEL 9 | 0.014-13.el9 | - |
You can contact the maintainers of this package via email at
perl-multidimensional dash maintainers at fedoraproject dot org
.