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::ArtifactCopier - Copies build artifacts to a directory

SYNOPSIS

  use Test::AutoBuild::Stage::ArtifactCopier

DESCRIPTION

This module copies the artifacts of each module to an HTTP or FTP site.

METHODS

AUTHORS

Daniel Berrange <dan@berrange.com>

COPYRIGHT

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

SEE ALSO

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