{
  "abstract" : "Detects unused local functions",
  "author" : [
     "moznion  C<< <[email protected]> >>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.5.3",
  "license" : "perl_5",
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-LocalFunctions",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Prereqs" : "0",
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0.10108",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "recommends" : {
           "Compiler::Lexer" : "0.13"
        },
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "ExtUtils::Manifest" : "0",
           "Module::Load" : "0",
           "PPI" : "1.215",
           "Sub::Identify" : "0",
           "Test::Builder::Module" : "0.98",
           "parent" : "0",
           "perl" : "5.008006"
        }
     },
     "test" : {
        "requires" : {
           "FindBin" : "0",
           "Test::Builder::Tester" : "1.22",
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Test::LocalFunctions" : {
        "file" : "lib/Test/LocalFunctions.pm",
        "version" : "0.22"
     },
     "Test::LocalFunctions::Fast" : {
        "file" : "lib/Test/LocalFunctions/Fast.pm"
     },
     "Test::LocalFunctions::PPI" : {
        "file" : "lib/Test/LocalFunctions/PPI.pm"
     },
     "Test::LocalFunctions::Receptor" : {
        "file" : "lib/Test/LocalFunctions/Receptor.pm"
     },
     "Test::LocalFunctions::Util" : {
        "file" : "lib/Test/LocalFunctions/Util.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/moznion/Test--LocalFunctions/issues"
     },
     "homepage" : "https://github.com/moznion/Test--LocalFunctions",
     "repository" : {
        "url" : "git://github.com/moznion/Test--LocalFunctions.git",
        "web" : "https://github.com/moznion/Test--LocalFunctions"
     }
  },
  "version" : "0.22",
  "x_contributors" : [
     "Syohei YOSHIDA <[email protected]>",
     "papix <[email protected]>",
     "moznion <[email protected]>"
  ]
}