The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "tighter integration between Perl and bash",
   "author" : [
      "Buddy Burden <barefootcoder@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PerlX-bash",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Contextual::Return" : "0",
            "Cwd" : "0",
            "Exporter" : "0",
            "IPC::System::Simple" : "0",
            "Scalar::Util" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "Path::Tiny" : "0",
            "Test::Builder" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Most" : "0.25",
            "Test::Output" : "0",
            "base" : "0",
            "lib" : "0",
            "overload" : "0"
         }
      }
   },
   "provides" : {
      "PerlX::bash" : {
         "file" : "lib/PerlX/bash.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/barefootcoder/perlx-bash/issues"
      },
      "homepage" : "https://github.com/barefootcoder/perlx-bash",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/barefootcoder/perlx-bash.git",
         "web" : "https://github.com/barefootcoder/perlx-bash"
      }
   },
   "version" : "0.01",
   "x_serialization_backend" : "JSON::XS version 3.03"
}