{ "abstract" : "Command line Perl Refactoring Tool", "author" : [ "This library is free software; you can redistribute it and/or modify" ], "dynamic_config" : 0, "generated_by" : "Minilla/v0.12.0", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "App-PRT", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples", "author", "builder" ] }, "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" : { "requires" : { "Class::Load" : "0", "File::Find::Rule" : "0", "Getopt::Long" : "2.42", "PPI" : "0", "Path::Class" : "0", "perl" : "5.010001" } }, "test" : { "requires" : { "File::Copy::Recursive" : "0", "File::Temp" : "0", "Path::Class" : "0", "Test::Class" : "0", "Test::Deep" : "0", "Test::Fatal" : "0", "Test::Mock::Guard" : "0", "Test::More" : "0.98", "parent" : "0" } } }, "provides" : { "App::PRT" : { "file" : "lib/App/PRT.pm", "version" : "0.12" }, "App::PRT::CLI" : { "file" : "lib/App/PRT/CLI.pm" }, "App::PRT::Collector::AllFiles" : { "file" : "lib/App/PRT/Collector/AllFiles.pm" }, "App::PRT::Collector::Files" : { "file" : "lib/App/PRT/Collector/Files.pm" }, "App::PRT::Collector::GitDirectory" : { "file" : "lib/App/PRT/Collector/GitDirectory.pm" }, "App::PRT::Command::AddMethod" : { "file" : "lib/App/PRT/Command/AddMethod.pm" }, "App::PRT::Command::AddUse" : { "file" : "lib/App/PRT/Command/AddUse.pm" }, "App::PRT::Command::DeleteMethod" : { "file" : "lib/App/PRT/Command/DeleteMethod.pm" }, "App::PRT::Command::Help" : { "file" : "lib/App/PRT/Command/Help.pm" }, "App::PRT::Command::MoveClassMethod" : { "file" : "lib/App/PRT/Command/MoveClassMethod.pm" }, "App::PRT::Command::RenameClass" : { "file" : "lib/App/PRT/Command/RenameClass.pm" }, "App::PRT::Command::RenameNameSpace" : { "file" : "lib/App/PRT/Command/RenameNameSpace.pm" }, "App::PRT::Command::ReplaceToken" : { "file" : "lib/App/PRT/Command/ReplaceToken.pm" }, "App::PRT::Util::DestinationFile" : { "file" : "lib/App/PRT/Util/DestinationFile.pm" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/hitode909/App-PRT/issues" }, "homepage" : "https://github.com/hitode909/App-PRT", "repository" : { "url" : "git://github.com/hitode909/App-PRT.git", "web" : "https://github.com/hitode909/App-PRT" } }, "version" : "0.12", "x_contributors" : [ "Tatsuhiko Miyagawa ", "moznion ", "Takanori Ishikawa ", "hitode909 " ] }