There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Nuvol::Dummy::Drive - Internal methods for Dummy drives

SYNOPSIS

use Nuvol::Connector;

my $connector = Nuvol::Connector->new($configfile, 'Dummy');
my $drive     = $connector->drive;

DESCRIPTION

Nuvol::Dummy::Drive provides internal methods for Dummy drives.

SEE ALSO

Nuvol::Drive, Nuvol::Dummy.