PPIx-EditorTools
view release on metacpan or search on metacpan
{
"abstract" : "Utility methods and base class for manipulating Perl via PPI",
"author" : [
"Steffen Mueller C<smueller@cpan.org>",
"Mark Grimes C<mgrimes@cpan.org>",
"Ahmad M. Zawawi <ahmad.zawawi@gmail.com>",
"Gabor Szabo <gabor@szabgab.com>",
"Yanick Champoux <yanick@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "PPIx-EditorTools",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::More" : "0.96",
"Test::Vars" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Class::XSAccessor" : "1.02",
"File::Basename" : "0",
"File::Spec" : "0",
"PPI" : "1.203",
"PPI::Find" : "0",
"Try::Tiny" : "0",
"base" : "0",
"perl" : "5.008",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"File::Temp" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Differences" : "0",
"Test::Exception" : "0",
"Test::More" : "0",
"Test::Most" : "0"
}
}
},
"provides" : {
"PPIx::EditorTools" : {
"file" : "lib/PPIx/EditorTools.pm",
"version" : "0.21"
},
"PPIx::EditorTools::FindUnmatchedBrace" : {
"file" : "lib/PPIx/EditorTools/FindUnmatchedBrace.pm",
"version" : "0.21"
},
"PPIx::EditorTools::FindVariableDeclaration" : {
"file" : "lib/PPIx/EditorTools/FindVariableDeclaration.pm",
"version" : "0.21"
},
"PPIx::EditorTools::IntroduceTemporaryVariable" : {
"file" : "lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm",
"version" : "0.21"
},
"PPIx::EditorTools::Lexer" : {
"file" : "lib/PPIx/EditorTools/Lexer.pm",
"version" : "0.21"
},
"PPIx::EditorTools::Outline" : {
"file" : "lib/PPIx/EditorTools/Outline.pm",
"version" : "0.21"
},
"PPIx::EditorTools::RenamePackage" : {
"file" : "lib/PPIx/EditorTools/RenamePackage.pm",
"version" : "0.21"
},
"PPIx::EditorTools::RenamePackageFromPath" : {
"file" : "lib/PPIx/EditorTools/RenamePackageFromPath.pm",
"version" : "0.21"
},
"PPIx::EditorTools::RenameVariable" : {
"file" : "lib/PPIx/EditorTools/RenameVariable.pm",
"version" : "0.21"
},
"PPIx::EditorTools::ReturnObject" : {
"file" : "lib/PPIx/EditorTools/ReturnObject.pm",
"version" : "0.21"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/yanick/PPIx-EditorTools/issues"
},
"homepage" : "https://github.com/yanick/PPIx-EditorTools",
"repository" : {
"type" : "git",
"url" : "https://github.com/yanick/PPIx-EditorTools.git",
"web" : "https://github.com/yanick/PPIx-EditorTools"
}
},
( run in 1.963 second using v1.01-cache-2.11-cpan-39bf76dae61 )