perl-MooseX-Role-Cmd 0.05

Wrap system command binaries the Moose way
MooseX::Role::Cmd is a Moose role intended to ease the task of building
command-line wrapper modules. It automatically maps Moose objects into
command strings which are passed to IPC::Cmd.