SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cpan2rpm rpm build for : CentOS Other. For other distributions click cpan2rpm.

Name : cpan2rpm
Version : 2.028 Vendor : Erick Calder < ecalder_cpan_org>
Release : 1 Date : 2014-09-19 16:47:06
Group : Applications/CPAN Source RPM : cpan2rpm-2.028-1.src.rpm
Size : 0.14 MB
Packager : Arix International < cpan2rpm_arix_com>
Summary : cpan2rpm - A Perl module packager
Description :
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 supports multiple *distribution* names, which can take one of four different forms:

=over

=item 1. 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. a URL (both http:// and 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. a path to a tarball (e.g. /tmp/XML-Simple-1.05.tar.gz) - In this case, the tarball indicated gets copied to the SOURCES directory.

=item 4. a directory path - The directory specified must contain a Makefile.PL. If the user intends to build a package from a directory (i.e. user does NOT specify --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

RPM found in directory: /vol/rzm5/linux-smeserver/contribs/fws/repo.firewall-services.com/centos/5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cpan2rpm-2.028-1.noarch.rpm
     

Provides :
cpan2rpm

Requires :
/usr/bin/perl
perl(Getopt::Long)
perl(Pod::Text)
perl(Sys::Hostname)
perl(strict)
perl(vars)
perl(warnings)
rpm-build
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/bin/cpan2rpm
/usr/share/doc/cpan2rpm-2.028
/usr/share/doc/cpan2rpm-2.028/Changes
/usr/share/doc/cpan2rpm-2.028/LICENSE
/usr/share/doc/cpan2rpm-2.028/README
/usr/share/doc/cpan2rpm-2.028/README.redhat6
/usr/share/doc/cpan2rpm-2.028/perl.req.patch
/usr/share/man/man1/cpan2rpm.1.gz

 
ICM