perl-ExtUtils-MakeMaker

Writes Makefiles for extensions

SRPM:     perl-ExtUtils-MakeMaker-6.36-1.n0i.3.fc8.src.rpm
SPEC:     perl-ExtUtils-MakeMaker.spec
Version:  6.36
Release:  1.n0i.3.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     247982
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/ExtUtils-MakeMaker/
Date:     Wed Aug 01 2007, 00:59 GMT

Description:

This utility is designed to write a Makefile for an extension module from a
Makefile.PL.
It splits the task of generating the Makefile into several subroutines that
can be individually overridden. Each subroutine returns the text it wishes to
have written to the Makefile.
MakeMaker is object oriented. Each directory below the current directory that
contains a Makefile.PL is treated as a separate object. This makes it possible
to write an unlimited number of Makefiles with a single invocation of
WriteMakefile().

Changelog:

  • Wed Aug 01 2007 Marius Feraru <altblue@n0i.net> - 0:6.36-1.n0i.3
    - version 6.36
  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0:6.32-2.n0i.2
    - plugged RedHat's RPATH hack
    - added "developer relief" requirements
  • Wed May 09 2007 Marius Feraru <altblue@n0i.net> - 0:6.32-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.5
    - rebuild on perl 5.8.8

Files:

  • ExtUtils-MakeMaker-6.36.tar.gz
  • perl-ExtUtils-MakeMaker-6.32-USE_MM_LD_RUN_PATH.patch
  • perl-ExtUtils-MakeMaker.spec

Requires:

  • perl(DirHandle)
  • perl(File::Basename)
  • perl(File::Spec)
  • perl(Pod::Man)
  • perl(Test::Harness)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)