libmoox-cmd-perl

Easy moo style way to make command organized cli apps
  https://metacpan.org/pod/MooX::Cmd
  0
  no reviews



Moox::cmd eases the writing of command line utilities, accepting commands and subcommands and so on. these commands can form a tree, which is mirrored in the package structure. on invocation each command along the path through the tree (starting from the toplevel command through to the most specific one) is instanciated.