Check that stat and -X on barewords favour the file handle over the
[p5sagit/p5-mst-13.2.git] / lib /
2007-03-13 Joshua ben Jore inform constant.pm about UNITCHECK
2007-03-12 Rafael Garcia-Suarez Remove notes about experimental functions in the utf8...
2007-03-12 Steve Peters Upgrade to CPAN-1.88_78
2007-03-11 Craig A. Berry ExtUtils::Manifest fix-ups for VMS:
2007-03-10 Nicholas Clark Bump Exporter's $VERSION.
2007-03-09 Nicholas Clark Don't swallow up other warnings in Exporter's test...
2007-03-09 Nicholas Clark Make Exporter::Heavy correctly not warn when exporting...
2007-03-09 Craig A. Berry In ExtUtils::Liblist::Kid::_vms_ext(), escape the dolla...
2007-03-08 Yves Orton Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Yves Orton Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Andreas J. Koenig debugger history save and load
2007-03-08 Craig A. Berry MM->{ldflags} may not be defined and wouldn't help...
2007-03-07 Rafael Garcia-Suarez Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves...
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-07 Rafael Garcia-Suarez Localize $! in splainthis() too. (see bug #41717)
2007-03-07 Rafael Garcia-Suarez Better localisation of $_ in diagnostics.
2007-03-07 Rafael Garcia-Suarez Avoid to load the *+ and *- globs too early.
2007-03-06 Steve Peters Upgrade to IO-Zlib-1.05. There are updates to the...
2007-03-06 Steve Peters Upgrade to CGI.pm-3.27
2007-03-06 Jerry D. Hedden 'Unknown PerlIO layer "encoding"...' message
2007-03-06 Rafael Garcia-Suarez dumpvar.pl must load re::Tie::Hash::NamedCapture if...
2007-03-04 Craig A. Berry Use linker flags rather than compiler flags in ExtUtils...
2007-03-04 Tels Math::BigInt 1.80
2007-03-03 Rafael Garcia-Suarez Make use VERSION also load feature.pm
2007-03-01 Rafael Garcia-Suarez Mention the syntax C<use feature ':5.10'> in feature...
2007-03-01 Rafael Garcia-Suarez Upgrade to Params::Check 0.26
2007-03-01 Rafael Garcia-Suarez Teach Module::Build about DragonflyBSD
2007-02-27 Jerry D. Hedden Skip tests if Encode not built
2007-02-27 Rafael Garcia-Suarez Disable the strict pragma before eval'ing selfloaded...
2007-02-26 Nicholas Clark Update the FSF's address. Plus some other whitespace...
2007-02-26 Rafael Garcia-Suarez Add a version number to Module::Pluggable::Object and
2007-02-26 Craig A. Berry Module::Pluggable::Object::search_paths portability...
2007-02-25 Alexey Tourbin sigtrap.pm (handler_traceback): do not clobber $_
2007-02-25 Wolfgang Laun Re: [perl #41513] (parsing?)problem when using a '...
2007-02-25 Rafael Garcia-Suarez - Use the same regexp as in change #30395 to parse...
2007-02-25 Rafael Garcia-Suarez Factorize three regexps into one, using new regexp...
2007-02-25 Rafael Garcia-Suarez Don't clobber $_ by using "my $_". Potential bug found...
2007-02-24 Alexey Tourbin ExtUtils/Constant/Base.pm: use constant folding to...
2007-02-24 Alexey Tourbin ExtUtils/MM_Unix.pm (fixin): do not clobber $/
2007-02-24 Rafael Garcia-Suarez At least, fix the MakeMaker build_man tests.
2007-02-23 Rick Delaney Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does...
2007-02-22 Rafael Garcia-Suarez Reinstate tests removed by change #30381, but don't
2007-02-22 Steve Peters Revert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve Peters Upgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-02-21 Steve Peters Upgrade to CPAN-1.88_77.
2007-02-21 Jerry D. Hedden Re: [PATCH] Test with Errno in autouse.t
2007-02-21 Craig A. Berry Fix VMS exit handling broken in Test::Harness 2.64...
2007-02-20 Jerry D. Hedden Test with Errno in autouse.t
2007-02-19 Steve Peters Upgrade to CPAN-1.88_76
2007-02-19 Tels integrate bignum 0.19
2007-02-19 Tels Integrate BigRat 0.17
2007-02-19 Tels [PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2007-02-13 Steve Peters Upgrade to CPAN-1.88_72
2007-02-13 Nicholas Clark Change 26487 left some debugging code in, and through...
2007-02-13 John Peacock Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
2007-02-11 Rafael Garcia-Suarez Another tiny typo in File::Copy (found by Ruud.)
2007-02-08 Rafael Garcia-Suarez Typo fix, by John P. Linderman
2007-02-06 SADAHIRO Tomoyuki current status on Unicode Regular Expressions
2007-02-06 Steve Peters Upgrade to ExtUtils-Command-1.13
2007-02-06 Steve Peters Upgrade to libnet-1.20. Includes some additional versi...
2007-02-06 Steve Peters Upgrade to Module-Pluggable-3.5
2007-02-05 Nicholas Clark Upgrade to ExtUtils-ParseXS-2.18
2007-02-05 Nicholas Clark Use the new conditional TODOs to mark as TODO the warni...
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...
next