A couple of File::Path tests require unix syntax on VMS.
[p5sagit/p5-mst-13.2.git] / lib /
2007-06-08 Craig A. Berry A couple of File::Path tests require unix syntax on...
2007-06-08 Steve Hay Fix lib/File/Path.t failure on Win32
2007-06-07 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-07 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-06 Rafael Garcia-Suarez Upgrade to encoding::warnings 0.11
2007-06-06 Joshua Juran Re: [PATCH] Update File-Path to 2.00
2007-06-06 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-06-04 Brandon Black another mro patch
2007-06-03 Tels Math::BigInt v1.87 take 6
2007-06-03 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-02 Craig A. Berry In File::Path::_rmtree, we want a list of files, not...
2007-05-31 Ricardo SIGNES minor assertions improvements
2007-05-31 David Landgren Update File-Path to 2.00
2007-05-31 Jerry D. Hedden Gooder English
2007-05-29 Steve Peters Upgrade to CPAN-1.9102
2007-05-29 Jos I. Boumans Re: [PATCH] Update CPANPLUS to 0.79_03
2007-05-29 Steve Hay Silence the warning "Can't locate auto/POSIX/autosplit...
2007-05-28 Jos I. Boumans Add /nologo to nmake in CPANPLUS::Dist::Build too
2007-05-28 Jos I. Boumans Update CPANPLUS to 0.79_03
2007-05-28 Rafael Garcia-Suarez Update to Archive::Extract 0.20, and re-apply patch...
2007-05-28 Jos I. Boumans Bump version number
2007-05-28 Tels Re: [PATCH] Math::BigInt v1.87 take 5
2007-05-25 Rafael Garcia-Suarez Upgrade to Archive::Tar 1.32.
2007-05-24 Tels Re: perl pragma [PATCH]
2007-05-24 Rafael Garcia-Suarez Adjustment to the test for importing feature bundles,
2007-05-24 Jos I. Boumans update CPANPLUS::Dist::Build to 0.06_01
2007-05-24 Rafael Garcia-Suarez It suddendly annoyed me that corelist returned sometime...
2007-05-22 Rafael Garcia-Suarez Add MidnightBSD to the list of Unix-like OSes
2007-05-21 Tels Re: Smoke failures with blead@31225 (Linux) [PATCH]
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Rafael Garcia-Suarez Update Archive::Tar to 1.31
2007-05-20 Ævar Arnfjörð Bjar... Don't use a regex match in lib/feature.pm
2007-05-19 Craig A. Berry Various mro updates from Brandon Black. References:
2007-05-18 Jarkko Hietaniemi Unicode::UCD: add general category and bidi type interfaces
2007-05-16 Steve Hay A more general fix to non-threaded static extension...
2007-05-16 Jarkko Hietaniemi DBM_Filter test: use std test preamble
2007-05-15 Tels [PATCH] Math::BigInt v1.87
2007-05-10 Rafael Garcia-Suarez Replace a call to utf8::encode by a pack/unpack combina...
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-10 Rafael Garcia-Suarez New data for Unicode on older versions, thanks to Nicholas
2007-05-10 Rafael Garcia-Suarez first_release() now returns the first release in the...
2007-05-10 Jerry D. Hedden Fix bignum-0.21
2007-05-09 Steve Peters Partial reversion of bignum-0.21 to get tests to pass...
2007-05-09 Rafael Garcia-Suarez Bump the version of Module::CoreList and add docs
2007-05-09 H.Merijn Brand Added all traceable Unicode versions
2007-05-08 Rafael Garcia-Suarez Reapply patch 31028, that wasn't integrated in CPANPLUS
2007-05-08 Steve Peters Upgrade to Module-Build-0.2808
2007-05-08 Steve Peters Upgrade to CGI.pm-3.29
2007-05-08 Steve Peters Upgrage to bignum-0.21 and Math-BigRat-0.19
2007-05-08 Jos I. Boumans Update CPANPLUS to 0.79_02
2007-05-07 Yuval Kogman Sync Tie::RefHash with CPAN (1.37)
2007-05-07 Rafael Garcia-Suarez Fix [perl #42163] "use base" masks $SIG{__DIE__}
2007-05-07 Rafael Garcia-Suarez Upgrade to Math::BigInt 1.86
2007-05-05 Craig A. Berry Archive::Extract test tries to do the logically impossible.
2007-05-05 Craig A. Berry Some filename dot and extension help for Module::Build...
2007-05-04 Jos I. Boumans Add CPANPLUS::Dist::Build to the core
2007-05-04 Jos I. Boumans A patch from ExtUtils::CBuilder::Base from :
2007-05-03 Abigail Fix warning.
2007-05-03 Brandon Black Re: mro status, etc
2007-05-03 Steve Hay Fix a CPANPLUS test that fails when run on a read-only...
2007-05-02 Jonathan Steinert [perl #42839] Swatch hash cache has key mismatch
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-30 Brandon Black Re: mro status, etc
2007-04-28 Craig A. Berry VMS-specific tweak to FindBin for when $0 returns a...
2007-04-26 Rafael Garcia-Suarez Do the same thing as change #31082, but for warnings.pm.
2007-04-26 Johan Vromans Re: The Strict trap
2007-04-25 Rafael Garcia-Suarez overload must not load XS modules at compile time,...
2007-04-25 Rafael Garcia-Suarez Remove a now redundant require
2007-04-25 Rafael Garcia-Suarez Move the require at the top of the file.
2007-04-25 Brandon Black Re: [Andreas J. Koenig] C3 MRO breaks Params::Util...
2007-04-25 Steve Peters Upgrade to CPAN-1.9101
2007-04-23 Rafael Garcia-Suarez Upgrade to Term::ANSIColor 1.12.
2007-04-23 Rafael Garcia-Suarez Remove generated test files from CPANPLUS
2007-04-23 Rafael Garcia-Suarez Patch to config to avoid failures in the perl core due
2007-04-23 Yves Orton Change meaning of \v, \V, and add \h, \H to match Perl6...
2007-04-22 Jos I. Boumans Update CPANPLUS to 0.79_01
2007-04-22 Craig A. Berry Move Module::Pluggable tests up under main test directory.
2007-04-21 Rafael Garcia-Suarez Upgrade to version-0.7203.
2007-04-20 Rafael Garcia-Suarez Silence some diagnostic messages when running within...
2007-04-20 Rafael Garcia-Suarez Clean the MRO documentation up
2007-04-20 Steve Peters Upgrade to CPAN-1.91
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-16 Jerry D. Hedden Re: Thread.t hangs, even under normal test...
2007-04-15 Rafael Garcia-Suarez Add the Default Unicode Collation Element Table for...
2007-04-15 Rafael Garcia-Suarez Change prototype of async() to be compatible with the one
2007-04-15 Jerry D. Hedden Remove 5005threads from Thread.pm
2007-04-15 Jerry D. Hedden Fix Thread.pm
2007-04-13 Jan Dubois RE: [PATCH] Restore Win64 compilation with the Windows...
2007-04-12 Nicholas Clark Bump the VERSION of ExtUtils::Constant::Base.
2007-04-12 Yves Orton Re: [PATCH] Add CPANPLUS 0.78 to the core
2007-04-12 Jerry D. Hedden Add $VERSION to Module::Build::Version
2007-04-12 Rafael Garcia-Suarez Upgrade to Archive::Extract 0.18
2007-04-11 Jerry D. Hedden Correct Shell.pm POD regarding $Shell::capture_stderr
2007-04-11 Rafael Garcia-Suarez Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
2007-04-10 Steve Peters Version change to ExtUtils::MM_Unix missed in change...
2007-04-10 Steve Peters Somehow, version.pm was missed from change #30629.
2007-04-10 Steve Peters Upgrade to Module-Build-0.2807
2007-04-10 Rafael Garcia-Suarez Add CPANPLUS 0.78
next