| Test-AutoBuild documentation | view source | Contained in the Test-AutoBuild distribution. |
Test::AutoBuild::Archive::Memory - Archive stored (transiently) in memory
use Test::AutoBuild::Archive::Memory;
This module provides an implementation of Test::AutoBuild::Archive using an in-memory hash table as the storage backend.
Daniel Berrange <dan@berrange.com>
Copyright (C) 2005 Daniel Berrange <dan@berrange.com>
| Test-AutoBuild documentation | view source | Contained in the Test-AutoBuild distribution. |