Test::AutoBuild::Archive::Memory - Archive stored (transiently) in memory


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.

Index


NAME

Top

Test::AutoBuild::Archive::Memory - Archive stored (transiently) in memory

SYNOPSIS

Top

  use Test::AutoBuild::Archive::Memory;

DESCRIPTION

Top

This module provides an implementation of Test::AutoBuild::Archive using an in-memory hash table as the storage backend.

METHODS

Top

AUTHORS

Top

Daniel Berrange <dan@berrange.com>

COPYRIGHT

Top

SEE ALSO

Top

perl(1), Test::AutoBuild::Archive, Test::AutoBuild::ArchiveManager::Memory


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.