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

NAME

Test::AutoBuild::Output::ArtifactCopier - Copies build artifacts to a directory

SYNOPSIS

  use Test::AutoBuild::Output::ArtifactCopier

DESCRIPTION

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

METHODS

    my $mod = Test::AutoBuild::Output::ArtifactCopier->new( );

AUTHORS

Daniel Berrange <dan@berrange.com>

COPYRIGHT

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

SEE ALSO

perl(1)

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 41:

You can't have =items (as at line 58) unless the first thing after the =over is an =item

Around line 137:

=back doesn't take any parameters, but you said =back 4