NAME

Test::AutoBuild::Output::PackageCopier - Copies packages to a directory

SYNOPSIS

use Test::AutoBuild::Output::PackageCopier

DESCRIPTION

This module copies packages generated during a module's build to a directory, typically under a Web / FTP root.

METHODS

    my $mod = Test::AutoBuild::Output::PackageCopier->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 120:

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