NAME

Test::AutoBuild::PackageType - Package type handling

SYNOPSIS

use Test::AutoBuild::PackageType

DESCRIPTION

This module provides handling for package types (ie RPMs, Debs, Tar.gz, etc).

METHODS

    my $mod = Test::AutoBuild::PackageType->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 55) unless the first thing after the =over is an =item

Around line 232:

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