{
  "abstract" : "Handy and fast permutation with object oriented interface",
  "author" : [
     "Edwin Pratomo <[email protected]>",
     "Stephan Loyd <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Algorithm-Permute",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Devel::PPPort" : "3.23",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Exporter" : "0",
           "XSLoader" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::LeakTrace" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Algorithm::Permute" : {
        "file" : "lib/Algorithm/Permute.pm",
        "version" : "0.16"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "https://github.com/stphnlyd/perl5-Algorithm-Permute.git"
     }
  },
  "version" : "0.16",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}