NAME
Test::AutoBuild::Archive::Memory - Archive stored (transiently) in memory
SYNOPSIS
use Test::AutoBuild::Archive::Memory;
DESCRIPTION
This module provides an implementation of Test::AutoBuild::Archive using an in-memory hash table as the storage backend.
METHODS
AUTHORS
Daniel Berrange <dan@berrange.com>
COPYRIGHT
Copyright (C) 2005 Daniel Berrange <dan@berrange.com>
SEE ALSO
perl(1)
, Test::AutoBuild::Archive, Test::AutoBuild::ArchiveManager::Memory