2015-04-12 11:20:15 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 1.000027
------------------
1.000027 2015-04-11 00:21:26Z
- work around issues with an unconfigured Log::Contextual (Kent Fredric)
- allow tests to pass in a perl with no taint support (James Raspass)
|
2015-02-12 08:00:52 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 1.000024 to 1.000026
---------------------------
1.000026 2015-01-17 19:22:34Z
- patched tests to be less noisy in blead builds (Dave Mitchell, RT#101491)
1.000025 2015-01-04 18:56:00Z
- evaluate version assignment in a clean environment, to fix assignment in a
block (RT#101095)
|
2014-10-02 14:56:12 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.000024
Upstream changes:
1.000024 2014-06-03 01:52:46Z
- fix inaccurate prerequisite declaration on Test::More (in 1.000023)
1.000023 2014-06-02 02:37:17Z
- support installations on older perls with an ExtUtils::MakeMaker earlier
than 6.63_03
1.000022 - 2014-04-29
- work around change in comparison behaviour in Test::More 0.95_01 by being
more explicit with our tests - now explicitly checking the string form of
the extracted version, rather than the entire version object
- ensure the extracted version is returned as a version object in all cases
(RT#87782, Randy Stauner)
1.000021 - 2014-04-29
- fix use of newer interface from File::Path, to avoid another prereq on
older perls (Graham Knop)
- fixed all out of date prereq declarations
1.000020 - 2014-04-27
- new is_indexable() object method (ether, RT#84357)
- eliminated dependency on IO::File (and by virtue, XS) - thanks, leont!
- removed cruft in test infrastructure left behind from separation from
Module::Build (ether)
- repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata
- .pm file is now wholly ascii, for nicer fatpacking (RT#95086)
- some code micro-optimizations (Olivier Mengu)
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-11-22 11:31:08 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import p5-Module-Metadata-1.000019 as devel/p5-Module-Metadata.
Gather package and POD information from perl module files.
|