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

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).

CONFIGURATION

The valid configuration options for the package-types block are

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 45:

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

Around line 236:

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