
Moosex::app is a highly customizeable helper to write user-friendly command line applications without having to worry about most of the annoying things usually involved. just take any existing moose class, add a single line (use moosex-app qw(plugina pluginb ...);) and create one class for each command in an underlying namespace.