The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/App/Cmd.pm
lib/App/Cmd/ArgProcessor.pm
lib/App/Cmd/Command.pm
lib/App/Cmd/Command/commands.pm
lib/App/Cmd/Command/help.pm
lib/App/Cmd/Command/version.pm
lib/App/Cmd/Plugin.pm
lib/App/Cmd/Setup.pm
lib/App/Cmd/Simple.pm
lib/App/Cmd/Subdispatch.pm
lib/App/Cmd/Subdispatch/DashedStyle.pm
lib/App/Cmd/Tester.pm
lib/App/Cmd/Tester/CaptureExternal.pm
lib/App/Cmd/Tutorial.pod
t/00-load.t
t/000-report-versions-tiny.t
t/abbrev.t
t/basic.t
t/callback.t
t/capture-ext.t
t/lib/Test/BrokenCmd.pm
t/lib/Test/BrokenCmd/Command.pm
t/lib/Test/IgnoreCommand.pm
t/lib/Test/IgnoreCommand/Command.pm
t/lib/Test/MyCmd.pm
t/lib/Test/MyCmd/Command/exit.pm
t/lib/Test/MyCmd/Command/frobulate.pm
t/lib/Test/MyCmd/Command/hello.pm
t/lib/Test/MyCmd/Command/justusage.pm
t/lib/Test/MyCmd/Command/stock.pm
t/lib/Test/MyCmd2.pm
t/lib/Test/MyCmd2/Command/foo.pm
t/lib/Test/MyCmd2/Command/foo/bar.pm
t/lib/Test/MyCmdAbbrev.pm
t/lib/Test/MyCmdAbbrev/Command/bar.pm
t/lib/Test/MyCmdAbbrev/Command/baz.pm
t/lib/Test/MyCmdAbbrev/Command/foo.pm
t/lib/Test/MySimple.pm
t/lib/Test/WSNCC.pm
t/lib/Test/WSNCC/Command/blort.pm
t/lib/Test/WSOF.pm
t/lib/Test/WithCallback.pm
t/lib/Test/WithCallback/Command/lol.pm
t/lib/Test/WithSetup.pm
t/lib/Test/WithSetup/Command.pm
t/lib/Test/WithSetup/Command/alfie.pm
t/lib/Test/WithSetup/Command/bertie.pm
t/lib/Test/XyzzyPlugin.pm
t/lib/lol.pl
t/setup-broken.t
t/setup-ignored.t
t/setup-inner.t
t/setup-nocmd.t
t/setup.t
t/simple-help.t
t/simple-require.t
t/simple-use.t
t/subdispatch.t
xt/release/changes_has_content.t
xt/release/pod-syntax.t