The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Alternate method of processing command line arguments",
   "author" : [
      "Ivan Wills <ivan.wills@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4204",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Getopt-Alt",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0",
            "Test::NoWarnings" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "Pod::Coverage" : "0",
            "Test::Kwalitee" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Spelling" : "0"
         },
         "requires" : {
            "Config::Any" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Path::Class" : "0",
            "Scalar::Util" : "0",
            "Tie::Handle::Scalar" : "0",
            "Try::Tiny" : "0",
            "parent" : "0",
            "perl" : "5.006",
            "version" : "0"
         }
      }
   },
   "provides" : {
      "Getopt::Alt" : {
         "file" : "lib/Getopt/Alt.pm",
         "version" : "v0.1.4"
      },
      "Getopt::Alt::Command" : {
         "file" : "lib/Getopt/Alt/Command.pm",
         "version" : "v0.1.4"
      },
      "Getopt::Alt::Dynamic" : {
         "file" : "lib/Getopt/Alt/Dynamic.pm",
         "version" : "v0.1.4"
      },
      "Getopt::Alt::Exception" : {
         "file" : "lib/Getopt/Alt/Exception.pm",
         "version" : "v0.1.4"
      },
      "Getopt::Alt::Option" : {
         "file" : "lib/Getopt/Alt/Option.pm",
         "version" : "v0.1.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Getopt-Alt"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/ivanwills/Getopt-Alt.git"
      }
   },
   "version" : "v0.1.4"
}