Codebase list libmoox-file-configdir-perl / HEAD META.json
HEAD

Tree @HEAD (Download .tar.gz)

META.json @HEADraw · history · blame

{
   "abstract" : "Moo eXtension for File::ConfigDir",
   "author" : [
      "Jens Rehsack <rehsack@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MooX-File-ConfigDir",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "MooX::ConfigFromFile" : "0.006"
         },
         "requires" : {
            "Module::CPANTS::Analyse" : "0.96",
            "Test::CPAN::Changes" : "0",
            "Test::CheckManifest" : "0",
            "Test::Kwalitee" : "0",
            "Test::Perl::Critic" : "0",
            "Test::PerlTidy" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "File::ConfigDir" : "0.018",
            "Moo::Role" : "1.003000",
            "Scalar::Util" : "0",
            "perl" : "v5.8.1"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.9"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-MooX-File-ConfigDir@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=MooX-File-ConfigDir"
      },
      "homepage" : "https://metacpan.org/release/MooX-File-ConfigDir",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perl5-utils/MooX-File-ConfigDir.git",
         "web" : "https://github.com/perl5-utils/MooX-File-ConfigDir"
      }
   },
   "version" : "0.008",
   "x_serialization_backend" : "JSON::PP version 4.05"
}