{
   "abstract" : "CGI utility suite - makes powerful application writing fun and easy",
   "author" : [
      "Paul Seamons"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CGI-Ex",
   "no_index" : {
      "directory" : [
         "samples",
         "t"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::ConsistentVersion" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "CGI" : "0",
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "Scalar::Util" : "0",
            "Template::Alloy" : "1.016",
            "Time::HiRes" : "0",
            "base" : "0",
            "constant" : "0",
            "overload" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         },
         "suggests" : {
            "CGI" : "4.45",
            "Config::IniHash" : "0",
            "File::Find" : "0",
            "JSON" : "0",
            "Storable" : "0",
            "XML::Simple" : "0",
            "YAML" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "lib" : "0"
         },
         "suggests" : {
            "Tie::Handle" : "0"
         }
      }
   },
   "provides" : {
      "CGI::Ex" : {
         "file" : "lib/CGI/Ex.pm",
         "version" : "2.55"
      },
      "CGI::Ex::App" : {
         "file" : "lib/CGI/Ex/App.pm",
         "version" : "2.55"
      },
      "CGI::Ex::App::Constants" : {
         "file" : "lib/CGI/Ex/App/Constants.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Auth" : {
         "file" : "lib/CGI/Ex/Auth.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Auth::Data" : {
         "file" : "lib/CGI/Ex/Auth.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Conf" : {
         "file" : "lib/CGI/Ex/Conf.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Die" : {
         "file" : "lib/CGI/Ex/Die.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Dump" : {
         "file" : "lib/CGI/Ex/Dump.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Fill" : {
         "file" : "lib/CGI/Ex/Fill.pm",
         "version" : "2.55"
      },
      "CGI::Ex::JSONDump" : {
         "file" : "lib/CGI/Ex/JSONDump.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Template" : {
         "file" : "lib/CGI/Ex/Template.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Validate" : {
         "file" : "lib/CGI/Ex/Validate.pm",
         "version" : "2.55"
      },
      "CGI::Ex::Validate::Error" : {
         "file" : "lib/CGI/Ex/Validate.pm",
         "version" : "2.55"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/rhandom/CGI-Ex/issues"
      },
      "homepage" : "https://github.com/rhandom/CGI-Ex",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/rhandom/CGI-Ex.git",
         "web" : "https://github.com/rhandom/CGI-Ex"
      }
   },
   "version" : "2.55",
   "x_contributors" : [
      "Lonny <jiskiras@gmail.com>",
      "Charles McGarvey <chazmcgarvey@brokenzipper.com>",
      "Paul Seamons <paul.seamons@newfold.com>",
      "Alexandr Ciornii <alexchorny@gmail.com>",
      "Paul Seamons <paul.seamons@endurance.com>",
      "Jason Terry <jterry@bluehost.com>",
      "Petr P\u00edsa\u0159 <ppisar@redhat.com>",
      "Curtis Jewell <perl@csjewell.fastmail.us>",
      "Matt Devey <mdevey91@gmail.com>",
      "Prashanth BJ <prashanth.b@endurance.com>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}