
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.