It's all relative -- better handling of tainted directories
[p5sagit/p5-mst-13.2.git] / lib /
2006-06-02 Dave Mitchell IPC::Open3 handled exec failure badly
2006-05-29 Dave Mitchell ensure failure to load Carp::Heavy gets reported
2006-05-25 Gisle Aas Pod::Html should not convert "foo" in `foo''
2006-05-25 Steve Peters Upgrade to Test-Harness-2.60
2006-05-24 Yves Orton Stop harness from printing summary table header for...
2006-05-24 chromatic Export can() with AUTOLOAD()
2006-05-23 John Peacock Re: [PATCH - DUH] Synchronize bleadperl with version...
2006-05-23 Rafael Garcia-Suarez Fix a syntax error in test
2006-05-22 Rafael Garcia-Suarez Amend version.pm so it correctly loads the XS version...
2006-05-22 Rafael Garcia-Suarez Upgrade to version.pm 0.60
2006-05-22 Steve Peters Silence Text::Balanced's 00-load.t when PERL_CORE is...
2006-05-19 Steve Peters Shortening name of a Pod::Simple test case to allow...
2006-05-19 Dave Mitchell [perl #39141] lots of warnings with diagnostics and...
2006-05-18 Fergal Daly Re: [perl #39152] diagnostics.pm: "-traceonly" vs ...
2006-05-15 Nicholas Clark Encode run-time relocation of file names in packlist...
2006-05-15 Nicholas Clark Simplify the implementation in ExtUtils::Packlist:...
2006-05-14 Nicholas Clark Upgrade to Test::Harness 2.58.
2006-05-13 Nicholas Clark Can't do require Foo if $tainted; because taint tunnels.
2006-05-12 Rafael Garcia-Suarez Upgrade to Tie::RefHash 1.34, by Yuval Kogman
2006-05-09 Rafael Garcia-Suarez POD fixes
2006-05-08 Steve Peters Rename lib/Text/Balanced/t/00.load.t to
2006-05-08 Steve Peters Version bump and typo fix from change #28125.
2006-05-08 Steve Peters Rollback two changes in Text::Balanced which cause...
2006-05-05 Steve Peters These Module::Build tests depended on STDIN. Unfortuna...
2006-05-05 Steve Peters Upgrade to Text-Balanced-1.98
2006-05-04 Steve Peters Upgrade to ExtUtils-Install-1.40
2006-05-03 Rafael Garcia-Suarez Add "state" feature
2006-05-03 Steve Peters Upgrade to CGI-3.20
2006-05-02 Steve Peters Escape prompts with #'s to avoid causing tests to fail...
2006-05-01 Rafael Garcia-Suarez Add a BUGS section to Fatal.pm, see bug #38790
2006-05-01 Nicholas Clark Allow a macro of "0" to mean "#if 0" for convenient...
2006-04-29 Nicholas Clark More tests for syswrite with UTF-8 data.
2006-04-28 Randy W. Sims Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
2006-04-28 Steve Peters Upgrade to Pathtools-3.18
2006-04-28 Steve Peters Upgrade to Module-Build-0.28
2006-04-27 Steve Peters Upgrade to ExtUtils-Install-1.39
2006-04-26 Marcus Holland-Moritz Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-25 Steve Hay Make Module-Build aware of new Test-Harness output
2006-04-24 Steve Peters Really bump the version of File::Find.
2006-04-24 Steve Peters Reverting change #27953, as it appears that File::Find has
2006-04-24 David Landgren Re: [perl #38965] File::Find documentation - is "Don...
2006-04-23 Nicholas Clark Assimilate Test::Harness 2.57_06
2006-04-21 Alexey Toptygin Re: [perl #38904] Text::ParseWords doesn't always handl...
2006-04-20 Nicholas Clark Remove the last traces of explicitly setting HINT_LOCAL...
2006-04-20 Yves Orton Re: TODO tests and test::harness
2006-04-20 Nicholas Clark Tweak change 23256 to continue passing on 5.8.x
2006-04-20 Nicholas Clark Convert two ok()s to better constructions.
2006-04-19 Linda Walsh [perl #38892] PATCH: remove spurious warning from Bench...
2006-04-19 Rafael Garcia-Suarez Upgrade to Test::Harness 2.57_05
2006-04-17 Steve Peters Patch to fix RT #31227: perldoc -f, -q ignores extra...
2006-04-17 Steve Peters Upgrade to CGI.pm-3.19.
2006-04-16 Jan Dubois testcase for change #27832
2006-04-16 Nicholas Clark Fix htmllink.t to cater for the case where perladmin...
2006-04-16 Jan Dubois Change anchor generation in Pod::Html for "=item item 2"
2006-04-16 Jan Dubois Pod::Html::depod() doesn't work correctly for multi...
2006-04-16 Jan Dubois Missing part of change 25186
2006-04-16 Jan Dubois Missing part of change 25676
2006-04-05 SADAHIRO Tomoyuki Fix test portability on non-ASCII platforms
2006-04-05 Steve Peters Document the functions htmlify() and anchorify() in...
2006-04-04 Gisle Aas Change 27592 disabled the building of manpages for...
2006-04-04 Jan Dubois "smart match" description in overload.pm is in the...
2006-04-02 Robin Houston Prevent "use sort 'stable'" from reversing the order
2006-04-01 Nicholas Clark Automatically set HINT_LOCALIZE_HH whenever %^H is...
2006-03-31 Rafael Garcia-Suarez Upgrade to Time::Local 1.12_01
2006-03-31 Rafael Garcia-Suarez Test for fileno definedness instead of truth
2006-03-30 Randy W. Sims Re: New Module::Build released
2006-03-29 Yuval Kogman CLONE for Tie::RefHash
2006-03-28 Jonathan Stowe Re: [cpan #17773] Bug in Term::ReadKey being trigger...
2006-03-27 Craig A. Berry EU::MM::MM_VMS::one_liner must quote "--" argument
2006-03-24 Craig A. Berry restore EU::MM test fixes from 26079, 26813, and 26919
2006-03-24 Rafael Garcia-Suarez Bump version number of ExtUtils::MM_Win32
2006-03-24 Steve Hay Fix broken MM_Win32.t tests following 27590
2006-03-23 Rafael Garcia-Suarez When MAN3PODS is forced to {} in a Makefile.PL, manpage...
2006-03-23 Rafael Garcia-Suarez No reason to ship MakeMaker's META.yml
2006-03-23 Rafael Garcia-Suarez Merge changes from CPAN's EU:MM 6.30_01.
2006-03-23 Rafael Garcia-Suarez Get version numbers in line with what's in the CPAN
2006-03-23 Rafael Garcia-Suarez Upgrade to Time::Local 1.12
2006-03-22 Randy W. Sims Uninitialized value in Archive::Tar
2006-03-22 Gisle Aas Adjust docs to reflect that DynaLoader, as of change...
2006-03-21 Gisle Aas Upgrade to Digest-1.15
2006-03-19 Jarkko Hietaniemi a bit 'use strict' cleanliness
2006-03-17 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.17
2006-03-15 Nicholas Clark D'oh! 27508 wasn't quite testing what I wanted it to...
2006-03-15 Nicholas Clark Test for reblessing objects with weak references.
2006-03-15 Nicholas Clark Moving the overloading flag from the reference to the...
2006-03-15 Nicholas Clark Finish converting overload.t to Test::More
2006-03-15 Nicholas Clark Further conversion of overload.t
2006-03-15 Nicholas Clark Further conversion of overload.t
2006-03-15 Nicholas Clark Partially convert overload.t to Test::More
2006-03-14 Peter Prymmer perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work...
2006-03-12 Steve Peters Upgrade to Module-Build-0.27_09
2006-03-11 Peter Prymmer perl@27437 fix File::Path::mkpath so that perl installs...
2006-03-08 Steve Hay Cleanup Archive-Tar temporary test files
2006-03-07 Steve Hay Fix lib/Module/Build/t/compat.t
2006-03-07 Steve Peters Upgrade to PathTools-3.17
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-06 Rafael Garcia-Suarez Upgrade to Archive::Tar 1.29
2006-03-01 Steve Peters Grammar nit in Locale::Maketext::TPJ13.pod, found by...
2006-03-01 Steve Peters Upgrade to podlators-2.04
2006-03-01 Steve Peters Upgrade to assertions-0.03
next