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::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