Commit Graph

9 Commits

Author SHA1 Message Date
espie
9fd3895989 fix infinite recursion for p5-version like we already did for modbuild
proper... nothing new under the sun.
2007-05-22 20:57:25 +00:00
simon
838ad41892 run depends on p5-version
found by kurt@ via bulk build, also noticed by naddy@

help and ok kurt@
2007-05-22 19:05:46 +00:00
espie
cdbdc3c45c update to 0.2806, which fixes unattended prompt responses.
okay msf@
2006-12-21 08:11:50 +00:00
espie
1961355607 switch everyone left in devel to cpan 2006-11-29 08:23:29 +00:00
msf
5e46ad0a83 update to 0.28 2006-05-11 12:01:34 +00:00
msf
8307d856a9 - fix regression tests by not passing MAKE_ENV to perl 2006-03-20 21:30:34 +00:00
msf
9b2a6c70ed - update to 0.2611
- zap useless variable
2006-01-23 19:43:23 +00:00
msf
7e93696811 - update to 0.2607 2004-12-21 01:51:59 +00:00
msf
d00550f237 Initial import of Module-Build-0.25
"Module::Build" is a system for building, testing, and installing Perl
modules. It is meant to be a replacement for "ExtUtils::MakeMaker".
Developers may alter the behavior of the module through subclassing in a
much more straightforward way than with "MakeMaker". It also does not
require a "make" on your system, most of the "Module::Build" code is
pure-perl and written in a very cross-platform way.

ok sturm@
2004-05-26 11:16:49 +00:00