Currently Changes is in ISO-8859-1, not UTF-8, so correct change 28226
[p5sagit/p5-mst-13.2.git] / lib /
2007-01-31 Rafael Garcia-Suarez Upgrade to Getopt::Long 2.36
2007-01-29 Nicholas Clark UNITCHECK for XS code. Turned out to be harder that...
2007-01-27 Craig A. Berry For FindBin to work as advertised on VMS, $FindBin...
2007-01-27 Craig A. Berry For VMS, a belated entry into the $^O jungle that is...
2007-01-26 Adriano Ferreira Re: [perl #32135] File::Copy module
2007-01-26 Jos I. Boumans Add Archive::Extract 0.16 to the core
2007-01-26 Rafael Garcia-Suarez Upgrade to File::Fetch 0.10, by Jos Boumans
2007-01-26 Rafael Garcia-Suarez Let File::Path report the extended system error message
2007-01-26 Rafael Garcia-Suarez Upgrade to Time::Local 1.17
2007-01-26 Audrey Tang utf8.pm doc patch
2007-01-26 Rafael Garcia-Suarez Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
2007-01-24 Rafael Garcia-Suarez Upgrade to Time::Local 1.16
2007-01-23 Nicholas Clark Change 29936 missed a ;
2007-01-23 Steve Peters Fix to Time::Local to fix problems with leap year calcu...
2007-01-23 Steve Peters Upgrade to File-Temp-0.18.
2007-01-23 Steve Peters Upgrade to AutoLoader-5.63
2007-01-23 Steve Peters Upgrade to Test-Simple-0.67
2007-01-23 Steve Peters Upgrade to Math-Complex-1.37.
2007-01-23 Dave Rolsky Time::Local patch take 2
2007-01-20 Nicholas Clark defined @$foo and defined %$bar should be subject to...
2007-01-20 Steve Peters Upgrade to version-0.69
2007-01-20 Steve Peters Add PAUSE2007.pub key
2007-01-20 Steve Peters Upgrade to CPAN-1.88_69.
2007-01-15 Rafael Garcia-Suarez Enable the ~~ operator by default.
2007-01-15 Rafael Garcia-Suarez Introduce the :5.10.0 feature bundle, and make :5.10 an
2007-01-15 Rafael Garcia-Suarez Fix link to perlsyn (thanks to Michael G Schwern)
2007-01-15 Rafael Garcia-Suarez Remove the "dor" feature alias.
2007-01-15 Rafael Garcia-Suarez Document "no feature" (Michael G Schwern)
2007-01-15 Rafael Garcia-Suarez Move the documentation of the lexical effect of feature...
2007-01-15 Rafael Garcia-Suarez Remove obsolete notes and TODOs from feature.pm
2007-01-15 Rafael Garcia-Suarez Add a reference to the docs for state() variables in...
2007-01-15 Rafael Garcia-Suarez Factorise croak() calls and error messages in feature.pm
2007-01-12 Rafael Garcia-Suarez Upgrade to ExtUtils::Manifest 1.51
2007-01-11 Steffen Müller AutoLoader fix, part 2
2007-01-10 Steffen Müller Bug in AutoLoader.pm causing endless loop
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2007-01-07 Rafael Garcia-Suarez In the new test for less.pm, call use_ok at compile...
2007-01-07 Joshua ben Jore less useful
2007-01-04 Rafael Garcia-Suarez Upgrade Module::Load::Conditional to 0.14
2007-01-03 Jan Dubois Update change 29607 to affect only Win32
2007-01-01 Jarkko Hietaniemi Symbian port: add Series 90 support
2006-12-31 Steve Peters Fix to test failures caused by change #29606 when PERLI...
2006-12-27 Steve Peters Upgrade to CPAN-1.83_66.
2006-12-23 Rafael Garcia-Suarez Upgrade to Module::Build 0.2806
2006-12-21 Rafael Garcia-Suarez Upgrade to Text::Balanced 2.0.0
2006-12-21 Jan Dubois allow blib.pm to be used for testing Win32 module ...
2006-12-21 Ilya Zakharevich SelfLoader after fork()
2006-12-18 Ilya Zakharevich ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignorin...
2006-12-18 Ilya Zakharevich lib/perl5db.pl: Remove code now moved to OS2::Process
2006-12-18 Rafael Garcia-Suarez Bump version number of ExtUtils::MM_Unix after last...
2006-12-18 Ilya Zakharevich OS/2-specific fixes, round II
2006-12-18 Ilya Zakharevich Fixes for the test suite on OS/2
2006-12-14 Bo Lindbergh perl5db.pl Mac OS X fix
2006-12-11 Rafael Garcia-Suarez Don't load the Win32 module on non-win32 platforms
2006-12-11 Rafael Garcia-Suarez Changes and README are not needed for Switch.pm
2006-12-11 Rafael Garcia-Suarez As pointed out by Valentin Guignon, there is most
2006-12-11 Jan Dubois First patch from:
2006-12-11 Jerrad Pierce Fatal v1.03
2006-12-05 Steve Peters Silence a warning from Module::CoreList that occurs...
2006-12-04 Jos I. Boumans Add File::Fetch to the core
2006-12-04 Steve Peters Upgrade to Test-Simple-0.66.
2006-12-03 Christophe Grosjean Minor patch for Benchmark.pm
2006-11-29 Steve Peters Upgrade to CPAN-1.88_63.
2006-11-29 Steve Peters Upgrade to Tie-RefHash-1.35_01, which is just a version...
2006-11-29 Steve Peters Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught...
2006-11-29 Richard Foley MacOSX debugger fork support
2006-11-29 Nicholas Clark Fix Attribute::Handlers to cope with proxy constant...
2006-11-28 Nicholas Clark Bring the joy of strict to Attribute::Handlers.
2006-11-28 Rafael Garcia-Suarez Remove DOS line endings
2006-11-28 Steve Hay Fix IPC-Cmd test failure on Win32: check current direct...
2006-11-28 Rafael Garcia-Suarez Add Module::Pluggable
2006-11-28 Ilya Zakharevich perl5db on miniperl
2006-11-28 Rafael Garcia-Suarez Add IPC::Cmd to the core
2006-11-26 Nicholas Clark Make the cache in Carp::trusts actually persist across...
2006-11-26 Nicholas Clark Remove unused lexical present since change 13426.
2006-11-26 Nicholas Clark Stop mod_perl looping forever in ...
2006-11-25 Steve Peters Skip test for Module::Load::Conditional that appears...
2006-11-25 Craig A. Berry xterm debugger support for VMS from John Malmberg ...
2006-11-25 Jos I. Boumans Add Module::Load::Conditional to the core
2006-11-24 Steve Hay Cleanup manifest file left by test script when using VC8
2006-11-24 Steve Hay Embed manifest files in DLLs built with Module-Build...
2006-11-24 Adriano Ferreira [perl #36689] &=, |= and ^= overloads are nbot documented
2006-11-23 Steve Peters Module::Pluggable diff had some hidden binary files...
2006-11-23 Jos Boumans Add Module::Pluggable to the core
2006-11-23 Robin Barker installman3dir is null
2006-11-23 Steve Peters Upgrade to PathTools-3.24.
2006-11-22 Rafael Garcia-Suarez Don't AUTOLOAD DESTROY from Attribute::Handlers.
2006-11-22 Rafael Garcia-Suarez More doc nits on Switch, and bump version to 2.11 for...
2006-11-22 SADAHIRO Tomoyuki Re: [perl #40917] Benchmark fails under -Mbignum
2006-11-22 Rafael Garcia-Suarez Fix a number of documentation issues in Switch.pm ...
2006-11-22 Rafael Garcia-Suarez Remove tests for POD or POD coverage -- they're always...
2006-11-22 Rafael Garcia-Suarez - Restore two Text::Balanced tests, more comprehensive...
2006-11-22 Rafael Garcia-Suarez Sync Text::Balanced with the CPAN version (1.99.1)
2006-11-21 Steve Peters "This is going to be slow." This change switches OpenB...
2006-11-20 John E. Malmberg [patch@29297] perl5db.pl detecting forked debugger...
2006-11-20 Rafael Garcia-Suarez Update Text::Tabs and Text::Wrap to version 2006.1117
2006-11-19 Alexey Tourbin ExtUtils/typemap: better error messages + constant...
2006-11-18 alexander_bluhm... [perl #40921] shellwords.pl cannot handle trailing...
2006-11-18 Nicholas Clark Convert lib/Text/ParseWords.t to Test::More
2006-11-15 Len Weisberg [perl #39026] Tie::Memoize::EXISTS not caching the...
next