CPAN Wrappers For Distributions
Introduction
This page lists some technologies to automatically generate native-system-packages from CPAN distributions. Before you go further, please read our page about Using CPAN with Perl, which will provide an introduction to what CPAN is all about and where these wrappers fit in.
The List
- Gentoo
-
RPMs: (for generating packages compatible with the
rpm package manager)
-
CPANPLUS-Dist based:
- cpan2rpm
- The "Ovid" distribution on CPAN (Not to be confused with Curtis "Ovid" Poe.)
- cpanflute2 (contained in the CPAN distribution of RPM-Specfile.)
- makerpm
- cpanspec
- rpm-build-perl
- dar-perl.py - a Python script that automatically generates an RPMforge SPEC file based on CPAN information.
-
CPANPLUS-Dist based:
-
Debs: (for generating .deb packages compatible with Debian and
derivative distributions)
-
Arch Linux:
