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

RPM::Specfile - Perl extension for creating RPM Specfiles

SYNOPSIS

  use RPM::Specfile;

DESCRIPTION

Simple module for creation of RPM Spec files. Used by cpanflute2 to turn CPAN tarballs into RPM modules. See the included script cpanflute2 for usage; documentation coming soon.

EXPORT

None by default.

AUTHOR

Chip Turner <cturner@redhat.com>

SEE ALSO

perl.