The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
META.json
README.md
bin/prt
cpanfile
lib/App/PRT.pm
lib/App/PRT/CLI.pm
lib/App/PRT/Collector/AllFiles.pm
lib/App/PRT/Collector/Files.pm
lib/App/PRT/Collector/GitDirectory.pm
lib/App/PRT/Command/AddMethod.pm
lib/App/PRT/Command/AddUse.pm
lib/App/PRT/Command/DeleteMethod.pm
lib/App/PRT/Command/Help.pm
lib/App/PRT/Command/MoveClassMethod.pm
lib/App/PRT/Command/RenameClass.pm
lib/App/PRT/Command/ReplaceToken.pm
lib/App/PRT/Util/DestinationFile.pm
minil.toml
t/App-PRT-CLI.t
t/App-PRT-Collector-AllFiles.t
t/App-PRT-Collector-Files.t
t/App-PRT-Command-AddMethod.t
t/App-PRT-Command-AddUse.t
t/App-PRT-Command-DeleteMethod.t
t/App-PRT-Command-Help.t
t/App-PRT-Command-MoveClassMethod.t
t/App-PRT-Command-RenameClass.t
t/App-PRT-Command-ReplaceToken.t
t/App-PRT-Util-DestinationFile.t
t/App-PRT.t
t/App-Prt-Collector-GitDirectory.t
t/data/contain_ignores/_build/Build.pm
t/data/contain_ignores/app.psgi
t/data/contain_ignores/blib/Blib.pm
t/data/contain_ignores/cpanfile
t/data/contain_ignores/eg/eg.pl
t/data/contain_ignores/fatlib/Fatlib.pm
t/data/contain_ignores/lib/Foo.pm
t/data/contain_ignores/lib/Foo/Bar.pm
t/data/contain_ignores/local/Local.pm
t/data/contain_ignores/share/share.pl
t/data/contain_ignores/t/test.t
t/data/dinner/dinner.pl
t/data/dinner/lib/My/Food.pm
t/data/dinner/lib/My/Human.pm
t/data/dinner/t/001-my-food._t
t/data/dinner/t/My-Food._t
t/data/greeting/lib/Bye.pm
t/data/greeting/lib/Greeting.pm
t/data/greeting/lib/Hi.pm
t/data/greeting/no_use.pl
t/data/greeting/no_use_but_package.pl
t/data/greeting/use_greeting.pl
t/data/greeting/use_greeting_and_hi.pl
t/data/hello_world/hello_world.pl
t/data/inherit/inherit.pl
t/data/method_with_comment/FoodWithComment.pm
t/data/readme/README.md
t/test.pm
t/test.t
xt/perlcritic.t
xt/perlcriticrc
META.yml
MANIFEST