This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-09-27 Nicholas ClarkTests running in cpan (and dist) are also allowed to...
2009-09-27 Nicholas ClarkRemove IPC::SysV from the list of PERL_CORE=1 testing...
2009-09-27 Nicholas ClarkChange the invocation of mktables to the "standard...
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-26 Nicholas ClarkTestInit at the command line should treat tests in...
2009-09-26 Nicholas ClarkTell Maintainers.pl the tarballs of modules that have...
2009-09-26 Nicholas ClarkMove Devel::PPPort from ext/ to cpan/
2009-09-26 Nicholas ClarkFix the CPAN-to-core file mapping for Getopt::Long.
2009-09-26 Nicholas ClarkMove Tie::RefHash from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Text-Tabs+Wrap from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Test from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Term::UI from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Term::ANSIColor from ext/ to cpan/
2009-09-26 Nicholas ClarkMove podlators from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Parse::CPAN::Meta from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Params::Check from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Package::Constants from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Object::Accessor from ext/ to cpan/
2009-09-26 Nicholas ClarkMove NEXT from ext/ to cpan/
2009-09-26 Nicholas ClarkRemove now-redundant comment about Module::Pluggable...
2009-09-26 Nicholas ClarkMove Module::Loadeed from ext/ to cpan/
2009-09-26 Nicholas ClarkTests in cpan/ should run from their directory, as...
2009-09-26 Nicholas ClarkOops. Forgot to sort the MANIFEST.
2009-09-26 Nicholas ClarkMove Module::Load::Conditional from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Module::Load from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Module::Build from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Math::Complex from ext/ to cpan/
2009-09-26 Steffen MuellerClass::ISA 0.35 (doc nits only)
2009-09-26 Nicholas ClarkMove Log::Message::Simple from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Log::Message from ext/ to cpan/
2009-09-26 Nicholas ClarkMove IPC::Cmd from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Getopt::Long from ext/ to cpan/
2009-09-26 Nicholas ClarkMove File::Path from ext/ to cpan/
2009-09-26 Nicholas ClarkMove File::Fetch from ext/ to cpan/
2009-09-26 Nicholas ClarkMove ExtUtils::ParseXS from ext/ to cpan/
2009-09-26 Nicholas ClarkMove ExtUtils::CBuilder from ext/ to cpan/
2009-09-26 Nicholas ClarkMove CPANPLUS::Dist::Build from ext/ to cpan/
2009-09-26 Nicholas ClarkMove CPANPLUS from ext/ to cpan/
2009-09-26 Nicholas ClarkMove CPAN from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Class::ISA from ext/ to cpan/
2009-09-26 Nicholas Clarkt/pod/diag.t skips ../ext, so it should skip ../cpan...
2009-09-26 Nicholas ClarkMove AutoLoader from ext/ to cpan/
2009-09-26 Nicholas ClarkMove autodie from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Archive::Tar from ext/ to cpan/
2009-09-25 brian d foy* Fix trailing whitespace in blead 778c687
2009-09-25 brian d foyRT #69208: Check eof before using readline in perlfunc...
2009-09-25 Nicholas Clarkwin32/FindExt.pm's regression test needs to scan cpan...
2009-09-25 Nicholas ClarkDon't process (apparent) duplicate extension directories.
2009-09-25 Nicholas ClarkStop empty top-level directories in ext/ being treated...
2009-09-25 Nicholas ClarkProcess the extension directories in alphabetical order.
2009-09-25 Nicholas ClarkMove Archive-Extract from ext/ to cpan/
2009-09-25 Jesse VincentFirst pass through the changelog to get the perldelta...
2009-09-25 Nicholas ClarkMove Encode from ext/ to cpan/
2009-09-25 Nicholas ClarkSupport building nonxs extensions from cpan/ on Unix.
2009-09-25 Nicholas ClarkExplicitly sort the extensions, now that they come...
2009-09-25 Nicholas ClarkAdd ext/autouse/t/lib/MyTestModule.pm to the MANIFEST.
2009-09-25 Nicholas ClarkWin32 should look for extensions in ..\cpan as well...
2009-09-24 brian d foyMerge branch 'docs' into blead
2009-09-24 brian d foy* RT #63620: Refer to the :crlf layer instead of STDIO...
2009-09-24 brian d foyMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-24 brian d foy* Remove book pirate site from references in perlperf
2009-09-24 Max MaischeinMake makedef.pl more robust
2009-09-24 Nicholas ClarkWin32 should look for extensions in ..\cpan as well...
2009-09-24 Max MaischeinMake make_ext changedir work with multiple scanned...
2009-09-24 Nicholas ClarkVMS also should search for extensions in cpan/ as well...
2009-09-24 Nicholas ClarkFix a22f28a4268aa03c - array, not array reference....
2009-09-24 Nicholas ClarkAllow make_ext.pl to take multiple --dir options, and...
2009-09-24 Nicholas ClarkFix building MAD with C++ - a MAD_PV of "" is illegal...
2009-09-24 Nicholas ClarkUpdate mkpport.lst to reflect the moves from ext/ to...
2009-09-24 Steve HayFix Win32 Makefile generation
2009-09-24 Nicholas ClarkMove DB_File from ext/ to cpan/
2009-09-24 Nicholas ClarkMove IPC-SysV from ext/ to cpan/
2009-09-24 Nicholas ClarkMove Sys-Syslog from ext/ to cpan/
2009-09-24 Nicholas ClarkSupport comparing extensions in cpan/ as well as ext/
2009-09-24 Nicholas ClarkSearch for extensions in cpan/ as well as ext/
2009-09-24 Nicholas ClarkSupport building extensions in cpan/ as well as ext/
2009-09-23 Nicholas ClarkFollowing b0e687f7 Win32 requires an -I..\lib for maked...
2009-09-23 Nicholas ClarkCorrect d6897368 - Win32 requires the correct path...
2009-09-23 Nicholas ClarkFollowing b0e687f7 Win32 requires an -Ilib to run pl2ba...
2009-09-23 Nicholas ClarkAdd a --chdir option to configpm, and use this in the...
2009-09-23 Nicholas ClarkFor miniperl, disable PERL_UNICODE and -C.
2009-09-23 Nicholas ClarkRestrict miniperl to just -I..., the split of $ENV...
2009-09-23 Nicholas ClarkDeclare PERL_IS_MINIPERL in the output of ./{mini,...
2009-09-23 Nicholas Clarkruntests should write to t/rantests on successful compl...
2009-09-23 Nicholas ClarkTemporarily reinstate a _test target for the benefit...
2009-09-22 chromaticpush in Void Context
2009-09-22 Leon BrocardUpdate list of CPAN mirror sites from cpan.org/SITES
2009-09-22 Leon BrocardUpdate URL to StuffIt Expander
2009-09-22 Leon BrocardFix broken URLs (and remove MacPerl Module Porters...
2009-09-22 Leon BrocardUpdate URL to the current Perl-QA Wiki
2009-09-22 Leon BrocardRemove broken URL from the mro documentation
2009-09-22 Robin Barkerfix format warnings from regexec.c
2009-09-22 Steffen MuellerUpgrade to Class::ISA 0.34
2009-09-22 Nicholas ClarkMove t/perl symlink creation back to the test_prep...
2009-09-22 Steffen MuellerSean is passing Class::ISA maintenance to Steffen
2009-09-21 Steffen MuellerDeprecate Class::ISA from core
2009-09-21 Steffen MuellerRemove Class::ISA use from autouse tests
2009-09-21 Steffen MuellerRemove use of Class::ISA from the debugger
2009-09-21 Steffen MuellerUpgrade to Attribute::Handlers 0.87 (which is just...
2009-09-21 Steffen MuellerRevert "Upgrade to Attribute::Handlers 0.87 (which...
next