The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "shortcuts for common Moo has attribute configurations",
   "author" : [
      "Christian Walde <walde.christian@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MooX-ShortHas",
   "no_index" : {
      "directory" : [
         "corpus",
         "examples",
         "t",
         "xt"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "English" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Moo::_Utils" : "0",
            "perl" : "5.006",
            "strictures" : "2"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Moo" : "0",
            "Test::Fatal" : "0",
            "Test::InDistDir" : "0",
            "Test::More" : "0",
            "blib" : "1.01",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "MooX::ShortHas" : {
         "file" : "lib/MooX/ShortHas.pm",
         "version" : "1.172231"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/wchristian/MooX-ShortHas/issues"
      },
      "homepage" : "https://github.com/wchristian/MooX-ShortHas",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/wchristian/MooX-ShortHas.git",
         "web" : "https://github.com/wchristian/MooX-ShortHas"
      }
   },
   "version" : "1.172231",
   "x_contributors" : [
      "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0218"
}