Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(),
[p5sagit/p5-mst-13.2.git] / lib /
2009-01-21 Ricardo SIGNES now get non-dual lived code
2009-01-21 Nicholas Clark Correct the call to get_hv() to use GV_ADD for the...
2009-01-20 Jos I. Boumans Upgrade to Archive-Tar-1.44
2009-01-19 Rafael Garcia-Suarez Upgrade to Module::Load 0.14
2009-01-19 Rafael Garcia-Suarez Upgrade to Module::Load::Conditional 0.30
2009-01-19 Karl Add NameAliases.txt; regenerate mktables.list
2009-01-19 Rafael Garcia-Suarez Upgrade to podlators 2.2.2
2009-01-18 John Peacock via RT Add aliases for several version numbers in Module:...
2009-01-18 Rafael Garcia-Suarez Add ExtUtils::Miniperl to the list of core modules...
2009-01-18 Rafael Garcia-Suarez Add 5.8.9 to list of versions known to Module::CoreList
2009-01-15 karl williamson Change documentation for UCD::casespec() to match reality
2009-01-14 Steve Hay Upgrade to Math-Complex-1.55
2009-01-14 Steve Hay Upgrade to ExtUtils-Manifest-1.56
2009-01-14 Steve Hay Upgrade to ExtUtils-Command-1.16
2009-01-14 Steve Hay Upgrade to Module-Build-0.31012
2009-01-12 Rafael Garcia-Suarez Test that overload::constant works in eval("")
2009-01-10 John Malmberg File::Copy fixes for VMS follow-up
2009-01-09 John Malmberg 'VMS support for Unix and extended file specifications...
2009-01-09 John Malmberg Merge changes from PathTools: 'Update to support VMS...
2009-01-08 John Malmberg lib/blib.t, lib/h2xs.t patches for VMS
2009-01-08 Abigail Fixed spelling of 'uncondtional', as reported by Ronald...
2009-01-08 John Malmberg Make File::Copy detect Unix compatibility mode on VMS.
2009-01-08 Rafael Garcia-Suarez Use a slightly more paranoid regex
2009-01-06 Steffen Mueller Sync with Filter::Simple 0.84 which has a CPAN-relevant...
2009-01-05 Steffen Mueller Update AutoLoader to 5.68.
2009-01-05 Rafael Garcia-Suarez Bump two module versions after Haiku port
2009-01-04 David Mitchell bump ExtUtils/MM.pm version number after change 34630...
2009-01-03 Rafael Garcia-Suarez Merge branch 'schwern/y2038' into blead
2009-01-03 Michael G. Schwern Update from y2038.
2009-01-03 Michael G. Schwern Everything should now work with negative times, so...
2009-01-03 Michael G. Schwern Fix the test plan on gmtime
2009-01-03 Michael G. Schwern We are no longer slaves to the vagaries of time_t.
2009-01-03 Michael G Schwern Write down the logic behind the localtime vs gmtime...
2009-01-03 Michael G Schwern Cleaning up the Time::gmtime and Time::localtime tests...
2009-01-03 Michael G Schwern Patch in a 64 bit clean gmtime_r() and localtime_r...
2009-01-03 Paul Fenwick Subject: [PATCH] Update autodie to 1.998
2009-01-02 Paul Fenwick Minimal mention of overloading.pm in overload.pm
2009-01-02 Rafael Garcia-Suarez Merge branch 'failing-test-for-overloading-pragma'...
2009-01-02 Rafael Garcia-Suarez Add a new test for overloading.pm
2009-01-02 Vincent Pit Fix overload index mismatch in overloading logic.
2009-01-02 Rafael Garcia-Suarez Factorize numeric constant for "overloading" lexical...
2009-01-02 Rafael Garcia-Suarez Fix a couple of typos in overloading.pm docs
2009-01-02 Yuval Kogman 'overloading' pragma
2008-12-31 Yves Orton much better git related version numbering in our (...
2008-12-29 Rafael Garcia-Suarez Bump switch version to 2.14
2008-12-28 Rafael Garcia-Suarez Make Switch.pm skip POD like perl does
2008-12-28 Rafael Garcia-Suarez Fix line numbering issues with POD filtered by Switch.pm
2008-12-28 Rafael Garcia-Suarez Switch.pm doesn't appear to support plain arrays and...
2008-12-28 Rafael Garcia-Suarez Let us direct Switch questions to P5P.
2008-12-27 Nicholas Clark Move all mro:: XS functions from mro.c to ext/mro/mro...
2008-12-27 Nicholas Clark Proper pluggable Method Resolution Orders. 'c3' is...
2008-12-26 Karl Update comments and documentation dealing with utf
2008-12-26 Rafael Garcia-Suarez Upgrade to podlators 2.2.1
2008-12-25 Rafael Garcia-Suarez Some source files and documentation files need not...
2008-12-25 Alex Vandiver Be less picky about what constitutes "numeric lists...
2008-12-25 Alex Vandiver Blank lines "between" verbatim sections are now accepti...
2008-12-22 Abigail POD nits from Frank Wiegand <frank.wiegand@gmail.com>
2008-12-21 Frank Wiegand PATCH -- POD error in Symbol.pm
2008-12-20 Nicholas Clark Also update the $VERSION of ExtUtils::MM_Unix, else...
2008-12-20 Paul Fenwick git-flavoured autodie 1.997 patch
2008-12-19 Steve Hay Subject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Steve Hay Subject: Re: [PATCH] Update Archive::Extract to 0.28
2008-12-19 Steve Hay Fix new Module-Load-Conditional test, which otherwise...
2008-12-19 Steve Hay Subject: [PATCH] Suppress diag msg from IPC::Cmd
2008-12-19 Steve Hay Subject: [PATCH] Update version of Module::Loaded
2008-12-19 Steve Hay Subject: [PATCH] Version updates for Package::Constants...
2008-12-19 Steve Hay Subject: [PATCH] Update Module::Load::Conditional to...
2008-12-19 Steve Hay Subject: [PATCH] Update File::Fetch to 0.18
2008-12-19 Florian Ragwitz Fix up .gitignore files some more
2008-12-19 Sam Vilain [admin] set up .gitignore files
2008-12-16 Jos I. Boumans Re: [PATCH] Update IPC::Cmd to 0.42
2008-12-16 Jos I. Boumans Update IPC::Cmd to 0.42
2008-12-15 Steve Hay Fix test failures caused by Archive-Extract upgrade
2008-12-15 Jos I. Boumans Update Archive::Extract to 0.28
2008-12-15 Jos I. Boumans Update Archive::Tar to 1.42
2008-12-14 Nicholas Clark Integrate:
2008-12-12 Nicholas Clark Document the changes between VERSIONS 1.30 and 1.31...
2008-12-12 Steve Hay Apply revision 11894 from the Module::Build SVN repo...
2008-12-12 Steve Hay Upgrade to Test-Simple 0.86
2008-12-09 Nicholas Clark Fix #61222 (debugger doesn't understand proxy constant...
2008-12-09 Nicholas Clark Bump the debugger's version. Fail to update the changes.
2008-12-06 karl williamson PATCH [perl #58430] Unicode::UCD::casefold() does not...
2008-12-04 Craig A. Berry While we are off the reservation, revert a stupid,...
2008-12-04 Marcus Holland-Moritz Re: File::Path regression in 5.8.9
2008-12-04 Craig A. Berry Revert 35009 so we can take another swing at ancestor...
2008-12-04 Nicholas Clark For now, remove the 'cannot remove [dir] when cwd is...
2008-12-04 Gisle Aas Re: File::Path regression in 5.8.9
2008-11-17 Renee Baecker [perl #58428][PATCH] Unicode::UCD::charinfo() does...
2008-11-17 Rafael Garcia-Suarez Upgrade to Attribute::Handlers 0.81
2008-11-16 Nicholas Clark Add a $VERSION, strict and some documentation to Tie...
2008-11-16 Steve Peters Upgrade to File-Temp-0.21
2008-11-14 Steve Peters Forgot to include lib/perl5db.pl in change #34833
2008-11-14 bharanee rathna [perl #48489] patch to fix perl bug #7013
2008-11-14 Florian Ragwitz Add TODO test for :lvalue under -d.
2008-11-12 Yves Orton Bump ExtUtils-Install to 1.52 (because of CPAN persnick...
2008-11-12 Yves Orton Update ExtUtils-Install to 1.51
2008-11-10 Renee Baecker [perl #57926][PATCH] File::Find Bug
2008-11-09 Nicholas Clark Upgrade to File::Path 2.07
2008-11-07 Yves Orton create new unicode props as defined in POSIX spec ...
2008-11-07 Steve Hay Upgrade to Pod-Perldoc-3.15
next