NAME

Test::AutoBuild::Package - Generated packages

SYNOPSIS

use Test::AutoBuild::Package

DESCRIPTION

This module represents packages generated by a module during its build.

METHODS

    my $package = Test::AutoBuild::Package->new( );

AUTHORS

Daniel Berrange <dan@berrange.com>

COPYRIGHT

Copyright (C) 2002 Daniel Berrange <dan@berrange.com> =head1 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 54) unless the first thing after the =over is an =item

Around line 149:

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