The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Extensible system to provide bash completion",
   "author" : [
      "Pedro Melo <melo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300002, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Bash-Completion",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Spec" : 0,
            "File::Spec::Functions" : 0,
            "Getopt::Long" : "2.36",
            "List::MoreUtils" : 0,
            "Module::Load" : "0.22",
            "Module::Pluggable" : 0,
            "parent" : 0
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : 0,
            "Test::Deep" : 0,
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/melo/bash-completion/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/melo/bash-completion.git",
         "web" : "https://github.com/melo/bash-completion"
      }
   },
   "version" : "0.008"
}