Config-AWS

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Parse AWS config files",
   "author" : [
      "Jos\u00e9 Joaqu\u00edn Atria <jjatria@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Config-AWS",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter::Tiny" : "1",
            "Path::Tiny" : "0.076",
            "Ref::Util" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test2::Tools::Spec" : "0",
            "Test2::V0" : "0",
            "Test::More" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Config::AWS" : {
         "file" : "lib/Config/AWS.pm",
         "version" : "0.12"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "jjatria at cpan.org",
         "web" : "https://gitlab.com/jjatria/Config-AWS/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://gitlab.com/jjatria/Config-AWS.git",
         "web" : "https://gitlab.com/jjatria/Config-AWS"
      }
   },
   "version" : "0.12",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.036000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     "Build.PL",
                     "LICENSE",
                     "META.json",
                     "README.md",
                     "TODO",
                     "cpanfile",
                     "dist.ini"
                  ],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."



( run in 1.736 second using v1.01-cache-2.11-cpan-39bf76dae61 )