Codebase list libmu-perl / c9a52339-fb8c-4a81-953d-77a50b1db47e/main META.json
c9a52339-fb8c-4a81-953d-77a50b1db47e/main

Tree @c9a52339-fb8c-4a81-953d-77a50b1db47e/main (Download .tar.gz)

META.json @c9a52339-fb8c-4a81-953d-77a50b1db47e/mainraw · history · blame

{
   "abstract" : "Moo but with less typing",
   "author" : [
      "Christian Walde <walde.christian@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mu",
   "no_index" : {
      "directory" : [
         "corpus",
         "examples",
         "t",
         "xt"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Import::Into" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "MooX::ShortHas" : "0",
            "perl" : "5.006",
            "strictures" : "2"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "if" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Mu" : {
         "file" : "lib/Mu.pm",
         "version" : "1.191300"
      },
      "Mu::Role" : {
         "file" : "lib/Mu/Role.pm",
         "version" : "1.191300"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/wchristian/Mu/issues"
      },
      "homepage" : "https://github.com/wchristian/Mu",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/wchristian/Mu.git",
         "web" : "https://github.com/wchristian/Mu"
      }
   },
   "version" : "1.191300",
   "x_contributors" : [
      "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
   ],
   "x_generated_by_perl" : "v5.28.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}