Test::AutoBuild::Publisher::Copy.3pm

Langue: en

Autres versions - même langue

Version: 2007-12-08 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Test::AutoBuild::Publisher::Copy - Copies build logs to a directory

SYNOPSIS

   use Test::AutoBuild::Publisher::Copy
 
 

DESCRIPTION

This module performs a straight copy of the artifacts from the source to destination directory.

METHODS

my $mod = Test::AutoBuild::Publisher::Copy->new();

AUTHORS

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

SEE ALSO

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