The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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)