NAME
Datahub::Factory::Cmd - A base class for extending the Datahub Factory command line
SYNOPSIS
DESCRIPTION
Datahub::Factory::Cmd is a base class to extend the commands that can be provided for the 'dhconveyor' command line tools. New dhconveyor commands should be defined in the Datahub::Factory::Command namespace and extend Datahub::Factory::Cmd.