The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::AutoBuild::Stage::CreateArchive - Initialize a new archive instance

SYNOPSIS

  use Test::AutoBuild::Stage::CreateArchive

DESCRIPTION

This module creates a new archive instance to be used by later stages for caching metadata and files for access in subsequent build cycles.

METHODS

AUTHORS

Daniel P. Berrange <dan@berrange.com>

COPYRIGHT

Copyright (C) 2005 Daniel P. Berrange

SEE ALSO

perl(1), Test::AutoBuild::Archive, Test::AutoBuild::ArchiveManager, Test::AutoBuild::Stage::CleanArchive, Test::AutoBuild::Stage, Test::AutoBuild::Runtime