Fix precedence error in Module::CoreList's test, which was causing it to fail.
[p5sagit/p5-mst-13.2.git] / dist /
2009-10-21 Nicholas Clark Fix precedence error in Module::CoreList's test, which...
2009-10-21 David Golden Revised Module::CoreList::is_deprecated
2009-10-21 David Golden Auto-generate deprecation list via corelist.pl
2009-10-20 Chris Williams Module::CoreList, implemented is_deprecated() and added...
2009-10-20 Jesse Vincent Module::CoreList version bump for 5.11.1 release
2009-10-20 Jesse Vincent Module::CoreList updated for 5.11.1
2009-10-20 Jesse Vincent ExtUitls::Install had changes since 5.11.0 - bump its...
2009-10-20 Rafael Garcia-Suarez Bump version of Switch to 2.15 for CPAN release
2009-10-17 Jerry D. Hedden Upgrade to threads::shared 1.32
2009-10-16 Craig A. Berry Help ExtUtils::Install's tests find PERL_SRC on VMS.
2009-10-16 Nicholas Clark Convert sv_2mortal(newSVpvn()) to newSVpvn_flags()...
2009-10-16 Nicholas Clark Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
2009-10-16 Nicholas Clark Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
2009-10-15 demerphq Support for pp_boolkeys in B::Deparse.
2009-10-11 Nicholas Clark Swap the chdir and the call to perl_lib(), to work...
2009-10-11 Nicholas Clark MakeMaker::Test::Utils::perl_lib now copes with relativ...
2009-10-11 Nicholas Clark Remove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas Clark Remove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas Clark Remove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas Clark Remove core @INC setting boilerplate from lib's test.
2009-10-11 Steve Hay Upgrade to Storable-2.21
2009-10-06 Jesse Vincent A number of pod fixes found by podcheck.t
2009-10-03 Jesse Vincent 'make distclean now results in an actually-clean tree.
2009-10-03 Rafael Garcia-Suarez Make Module::Corelist recognise $] as a version number...
2009-10-03 Rafael Garcia-Suarez Update Changes/README for 2.19, version of Module:...
2009-10-02 Jesse Vincent Update Module::CoreList for 5.11.0
2009-10-02 Nicholas Clark Move Locale::Maketext::Simple from dist/ to cpan/
2009-10-02 Nicholas Clark Move Storable from ext/ to dist/
2009-10-01 Jesse Vincent CoreList date placeholder
2009-10-01 Jesse Vincent Preliminary Module::CoreList update for 5.11.0
2009-10-01 Nicholas Clark Move B::Dearpse from ext to dist, as Stephen McCamant...
2009-09-30 Jesse Vincent IO has some minor differences from CPAN. Bump to a...
2009-09-30 Nicholas Clark Move Locale::Maketext from ext/ to dist/
2009-09-30 Jesse Vincent Update Pod::Plainer to 1.01 like Maintainers.pl says...
2009-09-30 Nicholas Clark Move Pod::Perldoc from ext/ to dist/
2009-09-30 Nicholas Clark Move Locale::Maketext::Simple from ext/ to dist/
2009-09-29 Nicholas Clark Move XSLoader from ext/ to dist/
2009-09-29 Nicholas Clark Move threads::shared from ext/ to dist/
2009-09-29 Nicholas Clark Move threads from ext/ to dist/
2009-09-29 Nicholas Clark Move Thread::Semaphore from ext/ to dist/
2009-09-29 Nicholas Clark Move Thread::Queue from ext/ to dist/
2009-09-29 Nicholas Clark Move Switch from ext/ to dist/
2009-09-29 Nicholas Clark Move SelfLoader from ext/ to dist/
2009-09-29 Nicholas Clark Move Safe from ext/ to dist/
2009-09-29 Nicholas Clark Move Pod::Plainer from ext/ to dist/
2009-09-29 Nicholas Clark Move Net::Ping from ext/ to dist/
2009-09-29 Nicholas Clark Move Module::CoreList from ext/ to dist/
2009-09-29 Nicholas Clark Move lib from ext/ to dist/
2009-09-29 Nicholas Clark Move IO from ext/ to dist/
2009-09-29 Nicholas Clark Move I18N::LangTags from ext/ to dist/
2009-09-29 Nicholas Clark Move Filter::Simple from ext/ to dist/
2009-09-29 Nicholas Clark Move ExtUtils::Install from ext/ to dist/
2009-09-29 Nicholas Clark Move Data::Dumper from ext/ to dist/
2009-09-29 Nicholas Clark Move constant from ext/ to dist/
2009-09-29 Nicholas Clark Move base from ext/ to dist/
2009-09-28 Nicholas Clark Move Attribute::Handlers from ext/ to dist/
2009-09-26 Nicholas Clark Support building extensions in dist/ as well as cpan...