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

NAME

Datahub::Factory::Command::transport - Implements the 'transport' command.

DESCRIPTION This command allows datamanagers to (a) fetch data from a (local) source (b) transform the data to LIDO using a fix (c) upload the LIDO transformed data to a Datahub instance.

METHODS

abstract

 abstract();

description

 description();

execute

 execute();

opt_spec

 opt_spec();

validate_args

 validate_args();