1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
.editorconfig
Build.PL
Changes
lib/Commandable.pm
lib/Commandable/Command.pm
lib/Commandable/Finder.pm
lib/Commandable/Finder/MethodAttributes.pm
lib/Commandable/Finder/Packages.pm
lib/Commandable/Finder/SubAttributes.pm
lib/Commandable/Finder/SubAttributes/Attrs.pm
lib/Commandable/Invocation.pm
lib/Commandable/Output.pm
LICENSE
MANIFEST This list of files
META.json
META.yml
README
t/00use.t
t/01invocation.t
t/10finder-packages-namemethod.t
t/11finder-packages-namepkg.t
t/12finder-subattributes.t
t/13finder-methodattributes.t
t/20command-args.t
t/21command-opts.t
t/30finder-invoke.t
t/31finder-config.t
t/32finder-global-opts.t
t/50builtin-help.t
t/99pod.t
|