The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

METHODS