Teach regex optimiser how to handle (?=) and (?<=) properly.
[p5sagit/p5-mst-13.2.git] / lib /
2006-09-11 David Nicol Re: [perl #40302] sigtrap(3pm) man page is vague
2006-09-08 Jos I. Boumans Add Params::Check to the core
2006-09-08 Jos I. Boumans Re: [PATCH] Add Locale::Maketext::Simple to the core
2006-09-08 Rafael Garcia-Suarez Use %^H instead of $^H for the assertions pragma
2006-09-07 Gisle Aas Document mkpath() return value in scalar context.
2006-09-07 Adriano Ferreira Dual life for Exporter
2006-09-06 Jarkko Hietaniemi UCD 5.0.0
2006-09-04 Jerry D. Hedden Correction to POD for FETCH_*_ATTRIBUTES
2006-09-03 Rafael Garcia-Suarez Remove dead code from sort.pm
2006-08-25 Rafael Garcia-Suarez Put a plan in the last added test
2006-08-25 Adriano Ferreira Re: [perl #40216] SelfLoader::croak doesn't protect...
2006-08-25 Jerry D. Hedden RE: [perl #40227] 'reserved' warning not working
2006-08-24 Steve Peters Upgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-24 Jerry D. Hedden Don't promulgate Perl attributes
2006-08-24 Steve Peters Upgrade to CGI.pm-3.22.
2006-08-22 Steve Peters Upgrade to CGI.pm-3.21
2006-08-17 Steve Peters Fix to problem where CGI can lose the filehandle during...
2006-08-15 Rafael Garcia-Suarez Update Module::CoreList data with 5.9.4
2006-08-14 Jos I. Boumans Add Module::Loaded to the core
2006-08-14 Rafael Garcia-Suarez Make the NAME section of Package::Constants more confor...
2006-08-14 Jos I. Boumans Add Package::Constants to the core
2006-08-11 Jos I. Boumans Add Module::Load to 5.9.x
2006-08-10 Andy Dougherty Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386...
2006-08-10 Rafael Garcia-Suarez Upgrade to version.pm 0.67
2006-08-09 Dave Rolsky PATCH: Sync Time::Local in blead to 1.13 on CPAN
2006-08-09 Rafael Garcia-Suarez Add OS-specific core modules in Module::CoreList for...
2006-08-09 Rafael Garcia-Suarez Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
2006-08-07 Steve Peters Upgrade to Module-Build-0.2805
2006-08-07 Gabor Szabo File::Basename add X<> tags, replace regex delimiters
2006-08-05 Gabor Szabo File::Copy pod updated adding X<>
2006-08-02 Steve Peters Upgrade to Archive-Tar-1.30. Since change #27571 is...
2006-08-01 Rafael Garcia-Suarez Bump version of Module::CoreList
2006-08-01 Rafael Garcia-Suarez Patch by Marius Feraru <altblue@n0i.net> to handle...
2006-07-30 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
2006-07-26 Steve Peters Added tests from CGI.pm that had not been integrated...
2006-07-19 Alexandr Ciornii [perl #39876] Time::gmtime 1.02 examples patch
2006-07-18 Randy W. Sims Fix Borland problem with quoted pre-processor macros...
2006-07-16 Steve Peters Upgrade to Module-Build-0.2803
2006-07-16 Steve Peters Upgrade to Test-Simple-0.64
2006-07-15 Steve Peters Adding Module::Build::Version missed in upgrade.
2006-07-15 Steve Peters Upgrade to ANSIColor-1.11
2006-07-15 Steve Peters Upgrade to Module-Build-0.2802
2006-07-13 Jarkko Hietaniemi z/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2006-07-12 Rafael Garcia-Suarez Upgrade to PathTools 3.19
2006-07-11 Steve Peters Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
2006-07-10 Rafael Garcia-Suarez Pod cleanup in Shell.pm
2006-07-10 Steve Peters Clear up test based on line number differences between...
2006-07-09 Steve Peters Hmmm...patch didn't warn about rejects in tbt_01basic.t.
2006-07-09 Steve Peters Upgrade to Test-Simple-0.63
2006-07-08 Brendan O'Dea optimisation for File::Spec::abs2rel where both args...
2006-07-08 Brendan O'Dea perl5db.pl: read full lines from remote socket
2006-07-08 Steve Peters Upgrade to encoding-warnings-0.10
2006-07-07 Adriano Ferreira Re: Dual life for Shell.pm
2006-07-06 Steve Peters Upgrade to Module-Build-0.2801.
2006-07-06 Steve Peters Math-Complex now dual-lived with Jarkko Hietaniemi...
2006-07-05 Steve Peters Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
2006-07-02 Yves Orton Synchronize ExtUtils::Instal 1.41
2006-06-20 chromatic Add Documentation for DOES()
2006-06-14 Yves Orton fix re debug segvs in global destruction, and a tweak...
2006-06-12 Rafael Garcia-Suarez Adapt the new Test::Harness test to the core
2006-06-12 Rafael Garcia-Suarez Upgrade to Test::Harness 2.62
2006-06-09 John Peacock [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64...
2006-06-07 Rafael Garcia-Suarez Add a regression test to ensure that charnames pragma
2006-06-07 Rafael Garcia-Suarez Make "use feature 'dor'" an alias for "use feature...
2006-06-06 Rafael Garcia-Suarez Upgrade to Module::CoreList 2.05
2006-06-05 Rafael Garcia-Suarez Use POSIX::_exit instead of exit in IPC::Open when...
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
next