The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.