| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cpan2rpm | Distribution: Unknown |
| Version: 2.023 | Vendor: Erick Calder <ecalder@cpan.org> |
| Release: 1 | Build date: Thu Feb 26 01:34:34 2004 |
| Group: Applications/CPAN | Build host: beowulf |
| Size: 133944 | Source RPM: cpan2rpm-2.023-1.src.rpm |
| Packager: Arix International <cpan2rpm@arix.com> | |
| Url: http://www.cpan.org | |
| Summary: cpan2rpm - A Perl module packager | |
This script generates an RPM package from a Perl module. It uses the standard RPM file structure and creates a spec file, a source RPM, and a binary, leaving these in their respective directories.
The script can operate on local files, directories, urls and CPAN module names. Install this package if you want to create RPMs out of Perl modules.
The syntax for cpan2rpm requires a single I<distribution> name, which can take one of four different forms:
=over
=item 1. B<a CPAN module name> (e.g. XML::Simple) - When a module name is passed, the script will "walk" search.cpan.org to determine the latest distribution. If an exact match is not found, the CPAN module is used to make this determination. If you have not yet configured this module, please refer to the REQUIREMENTS section below for further instructions.
=item 2. B<a URL> (both F<http://> and F<ftp://> style locators will work) - In this and the above case, an automatic download of the needed tarball is performed (see notes for how). The tarball is deposited in the SOURCES directory.
=item 3. B<a path to a tarball> (e.g. F</tmp/XML-Simple-1.05.tar.gz>) - In this case, the tarball indicated gets copied to the SOURCES directory.
=item 4. B<a directory path> - The directory specified must contain a F<Makefile.PL>. If the user intends to build a package from a directory (i.e. user does NOT specify B<--spec-only>), the commands:
perl Makefile.PL
make
make dist
will be performed in that directory in order to create the tarball necessary for package creation.
=back
Gnu Public License (GPL)
internal MD5: 9b2b01af99b1772661bff74a246d52c3
* Thu Feb 26 2004 ekkis@beowulf - Initial build.
/usr/bin/cpan2rpm /usr/share/doc/cpan2rpm-2.023 /usr/share/doc/cpan2rpm-2.023/Changes /usr/share/doc/cpan2rpm-2.023/LICENSE /usr/share/doc/cpan2rpm-2.023/README /usr/share/doc/cpan2rpm-2.023/README.redhat6 /usr/share/doc/cpan2rpm-2.023/perl.req.patch /usr/share/man/man1/cpan2rpm.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Sep 7 01:27:39 2008