p5sagit/p5-mst-13.2.git
2009-10-01 Nicholas Clark Move Filter::Util::Call from ext/ to cpan/
2009-10-01 Nicholas Clark Move File::Temp from ext/ to cpan/
2009-10-01 Nicholas Clark Move ExtUtils::Manifest from ext/ to cpan/
2009-10-01 Nicholas Clark Move ExtUtils::Command from ext/ to cpan/
2009-10-01 Nicholas Clark Move encoding::warnings from ext/ to cpan/
2009-10-01 Nicholas Clark Move Digest::SHA from ext/ to cpan/
2009-10-01 Nicholas Clark Move Digest::MD5 from ext/ to cpan/
2009-10-01 Nicholas Clark Move Digest from ext/ to cpan/
2009-10-01 Nicholas Clark Move Compress::Raw::Zlib from ext/ to cpan/
2009-10-01 Nicholas Clark Move Compress::Raw::Bzip2 from ext/ to cpan/
2009-10-01 Nicholas Clark Move CGI from ext/ to cpan/
2009-10-01 Nicholas Clark Move bignum from ext/ to cpan/
2009-10-01 Nicholas Clark Move B::Lint from ext/ to cpan/
2009-10-01 Nicholas Clark Move B::Debug from ext/ to cpan/
2009-10-01 Nicholas Clark Move B::Dearpse from ext to dist, as Stephen McCamant...
2009-10-01 Nicholas Clark MANIFEST indentation fluffing, and update the descripti...
2009-10-01 Nicholas Clark Move t/pod/diag.t to t/porting, as it's really a code...
2009-10-01 Nicholas Clark Move ExtUtils::MakeMaker from ext/ to cpan/
2009-10-01 Richard Foley Re: lib, ext, cpan and dist [PATCH] (take 2)
2009-09-30 Jesse Vincent B-Lint is slightly synced from CPAN. bumped to an _...
2009-09-30 Jesse Vincent IO has some minor differences from CPAN. Bump to a...
2009-09-30 Jesse Vincent Several modules that were ahead in blead got cpan relea...
2009-09-30 Jesse Vincent Math::BigInt has some minor changes since the last...
2009-09-30 Jesse Vincent Bump Text-Soundex's version number since the .xs file...
2009-09-30 Jesse Vincent Time::Local in blead has diverged from CPAN. Update...
2009-09-30 Nicholas Clark Move 3 porting sanity tests from t/lib/ to t/porting...
2009-09-30 Jesse Vincent describe parallel testing in perlhack.pod
2009-09-30 Nicholas Clark Move Locale::Maketext from ext/ to dist/
2009-09-30 Nicholas Clark Correct the inconsistencies in the entry for Locale...
2009-09-30 Nicholas Clark Correct FILES for Switch.
2009-09-30 Jesse Vincent win32/ext has been gone for a while. don't search it.
2009-09-30 Jesse Vincent Unicode::Collate bumped to 0.52_01
2009-09-30 Jesse Vincent First steps to making corelist.pl understand the new...
2009-09-30 Jesse Vincent Update Pod::Plainer to 1.01 like Maintainers.pl says...
2009-09-30 Nicholas Clark Encode is actually version 2.37 from CPAN.
2009-09-30 Nicholas Clark constant is actually 1.19 from CPAN.
2009-09-30 Nicholas Clark Move libnet Net::* to the top level, to mirror the...
2009-09-30 Nicholas Clark Fix typo present in "our" Archive::Tar::File but not...
2009-09-30 Nicholas Clark Note that the CPAN/CPANPLUS side of deprecating modules...
2009-09-30 Nicholas Clark Class::ISA and Shell are also deprecated from core.
2009-09-30 Nicholas Clark Note 3 internals changes that need describing.
2009-09-30 Jesse Vincent Removed todo section
2009-09-30 Jesse Vincent Removed a duplicated entry
2009-09-30 Jesse Vincent Perl 5.11 delta is now up to date
2009-09-30 Nicholas Clark Dual life modules maintained in core are in dist/ not...
2009-09-30 Jesse Vincent Removal of a bunch of changes that don't merit perldelt...
2009-09-30 Jesse Vincent Further perldelta scrubbing
2009-09-30 Jesse Vincent More perldelta rototilling.
2009-09-30 Nicholas Clark Move Unicode::Collate from ext/ to dist/
2009-09-30 Nicholas Clark Move Unicode::Normalize from ext/ to cpan/
2009-09-30 Rafael Garcia... Doc typo fix
2009-09-30 Nicholas Clark Tidy make_ext.pl, particularly the OS-specific code.
2009-09-30 Nicholas Clark Refactor the code for determining where an extension...
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-30 Enrico Sorcinelli Make Pod::Perldoc use PERLDOC_POD2 ENV var
2009-09-30 Nicholas Clark Simplify building the Perl code invoked for perl -V
2009-09-30 Steffen Mueller Adriano Ferreira prefers blead as upstream
2009-09-29 Josh ben Jore Pod formatting fix
2009-09-29 Roberto C.... Pod formatting fix
2009-09-29 Steffen Mueller Upgrade to Class::ISA 0.36 (Fixes installation director...
2009-09-29 Steffen Mueller Add distribution reference for Pod::Plainer
2009-09-29 Nicholas Clark Recursively delete all ppport.h files, instead of runni...
2009-09-29 Steve Hay Running "mkppport --clean" at the end of "[nd]make...
2009-09-29 Steve Hay On Win32, load File::Spec::Functions before chdir(...
2009-09-29 Nicholas Clark Move the implementation of ./perl -V to Internals:...
2009-09-29 Nicholas Clark Only require File::Spec::Functions on Win32, as only...
2009-09-29 Steve Hay Put a watchdog on openpid.t: it has been found to hang...
2009-09-29 Steve Hay Fix distclean on Win32
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-29 Steffen Mueller Use a non-development version for Cwd because XSLoader...
2009-09-29 Steffen Mueller Add Cwd/PathTools to mkppport.lst
2009-09-29 Steffen Mueller remove Cwd/PathTools Makefile.PL from core
2009-09-29 Steffen Mueller Upgrade to PathTools 3.30_02 (with only core reorganiza...
2009-09-29 Nicholas Clark Move Cwd from ext/ to cpan/
2009-09-28 Josh ben Jore Fix when( scalar ... ) bug
2009-09-28 ikegami Fix bad generated pod for last entries in perl{var...
2009-09-28 Steve Hay With Win32 now building DynaLoader in ext, it is now...
2009-09-28 Steve Hay Fix maintainers.t on Win32 with Borland compiler
2009-09-28 Leon Brocard Check that sparse files hold at least a block (bug...
2009-09-28 Leon Brocard Update to check all URLs in the source, including ftp...
2009-09-28 Nicholas Clark Move Attribute::Handlers from ext/ to dist/
next