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

NAME

Test::AutoBuild::Stage::Copier - Abstract base module for copying files

SYNOPSIS

  use Test::AutoBuild::Stage::Copier

DESCRIPTION

This module provides an abstract base module to use for copying files, such as generated packages, log files, or artifacts.

METHODS

AUTHORS

Dennis Gregorovic <dgregorovic@alum.mit.edu> Daniel P. Berrange <dan@berrange.com>

COPYRIGHT

Copyright (C) 2002-2005 Daniel P. Berrange <dan@berrange.com>

SEE ALSO

perl(1), Test::AutoBuild::Stage, Test::AutoBuild::Stage::LogCopier, Test::AutoBuild::Stage::PackageCopier