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

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