DEBSOURCES
Skip Quicknav
sources / libcatmandu-perl / 1.2024-1 / lib / Catmandu / Expander.pm
123456789101112
package Catmandu::Expander; use Catmandu::Sane; our $VERSION = '1.2024'; use parent 'CGI::Expand'; sub max_array {1000000} 1;