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>

SEE ALSO

perl(1)