The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Object-oriented processing of keyword-based argument lists",
   "author" : [
      "Nat Goodman <natg@shore.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.120351",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Hash-AutoHash-Args",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Carp" : "1.2",
            "Exporter" : "5.68",
            "File::Basename" : "2.82",
            "File::Spec" : "3.4",
            "Hash::AutoHash" : "1.16",
            "List::MoreUtils" : "0.33",
            "Module::Build" : "0.4007",
            "Test::Deep" : "0.11",
            "Test::More" : "0.98",
            "Test::Pod" : "1.48",
            "Test::Pod::Content" : "v0.0.6"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4007"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "1.2",
            "Cwd" : "3.4",
            "Exporter" : "5.68",
            "Hash::AutoHash" : "1.16",
            "List::MoreUtils" : "0.33",
            "List::Util" : "1.32",
            "Tie::Hash" : "1.04",
            "Tie::ToObject" : "0.03",
            "XSLoader" : "0.16"
         }
      }
   },
   "provides" : {
      "Hash::AutoHash::Args" : {
         "file" : "lib/Hash/AutoHash/Args.pm",
         "version" : "1.18_01"
      },
      "Hash::AutoHash::Args::V0" : {
         "file" : "lib/Hash/AutoHash/Args/V0.pm",
         "version" : "1.18_01"
      },
      "Hash::AutoHash::Args::V0::helper" : {
         "file" : "lib/Hash/AutoHash/Args/V0.pm",
         "version" : 0
      },
      "Hash::AutoHash::Args::helper" : {
         "file" : "lib/Hash/AutoHash/Args.pm",
         "version" : 0
      },
      "Hash::AutoHash::Args::tie" : {
         "file" : "lib/Hash/AutoHash/Args.pm",
         "version" : 0
      }
   },
   "release_status" : "testing",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.18_01"
}