{
  "abstract" : "Perl preprocessor: process Perl code within any text file",
  "author" : [
     "Christopher White <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Text-PerlPP",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "App::FatPacker" : "0",
           "parent" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.46"
        }
     },
     "runtime" : {
        "requires" : {
           "Getopt::Long" : "2.5",
           "Pod::Usage" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "Carp" : "0",
           "Config" : "0",
           "Cwd" : "0",
           "Exporter" : "0",
           "File::Spec" : "0",
           "Getopt::Long" : "2.5",
           "IPC::Run3" : "0",
           "Import::Into" : "0",
           "List::Util" : "1.33",
           "Pod::Usage" : "0",
           "Test::More" : "0",
           "Text::Diff" : "0",
           "Text::ParseWords" : "0",
           "constant" : "0",
           "rlib" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/interpreters/perlpp.git",
        "web" : "https://github.com/interpreters/perlpp"
     }
  },
  "version" : "0.600001",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}