Post-OSCON NN/NULLOK-ing
[p5sagit/p5-mst-13.2.git] / lib /
2005-08-07 Jarkko Hietaniemi undup
2005-08-05 Piotr Fusik Typos in *.p[lm]
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-29 Andy Lester Fix English error in overload.pm
2005-07-25 Steve Hay Ken pointed out that CBuilder's cleanup is too agrressive
2005-07-25 Steve Hay Silence uninitialized value warnings in Net::Cmd
2005-07-25 Steve Hay Make CBuilder and ParseXS clean up their temp test...
2005-07-25 Rafael Garcia-Suarez Increment the version number of version.pm
2005-07-19 Steve Hay Fix test following change #25181
2005-07-19 Earl Hood [perl #36526] Incorrect (X)HTML generated by Pod::Html
2005-07-15 Michael G Schwern [perl #36514] Add curl support to CPAN.pm
2005-07-15 Michael G Schwern [perl #24691] leading spaces on cpan configuration...
2005-07-14 Michael G. Schwern Re: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-14 Michael G Schwern [perl #5634] CPAN.pm v1.59 chdirs before looking for...
2005-07-13 David Manura Re: [perl #25157] [PATCH] Text-Balanced extract_quoteli...
2005-07-13 Tels #2 try at Text::Balanced patch and maintainership
2005-07-13 Michael G Schwern [perl #28385] minor bug in cpan -- the i command does...
2005-07-13 Michael G Schwern [perl #24275] CPAN shell - online help not clear
2005-07-13 Michael G Schwern [perl #6749] Perl debugger outputs ctrl-\ wrongly
2005-07-12 Michael G Schwern [perl #24119] CPAN.pm error in Win32: uses rename(...
2005-07-12 Michael G Schwern [perl #17487] ncftp only handles http
2005-07-12 Michael G Schwern [perl #36502] File::Copy::mv fails to replicate behavio...
2005-07-12 Michael G. Schwern Cleanup File::Copy tests
2005-07-12 Michael G. Schwern Re: [perl #36502] File::Copy::mv fails to replicate...
2005-07-08 Michael G. Schwern basename() and suffixes
2005-07-08 Michael G. Schwern Re: [perl #36477] File::Basename basename() bug
2005-07-07 Tels bug with charnames::viacode("0x1234") and optimize it
2005-07-07 Ton Hospel ReadParse in the CGI docs
2005-07-07 Michael G. Schwern Mention File::Spec in File::Basename
2005-07-07 Michael G Schwern [perl #22236] File::Basename behavior is misleading
2005-07-07 Michael G. Schwern Further lies in the File::Basename docs
2005-07-06 Michael G. Schwern File::Basename doc overhaul
2005-07-05 Yitzchak Scott-Tho... Pod::Html - correctly link to =item's on the same page
2005-07-02 Tels do just-in-time loading of Carp.pm in some modules
2005-07-01 Steve Hay Make Archive::Tar clean up its test files on Win32
2005-07-01 Dave Mitchell undo some excessive Carp.pm minimalisation
2005-07-01 Michael G. Schwern Make Exporter.t warnings clean
2005-06-30 Michael G. Schwern Re: [PATCH] Convert File::Basename tests to Test::More
2005-06-28 Dave Mitchell move Carp.pod back into Carp.pm
2005-06-27 Rafael Garcia-Suarez Fix installation of ptar(1) manpage.
2005-06-27 Dave Mitchell Make Carp.pm even lighter (and Carp::Heavy even heavier)
2005-06-27 Rafael Garcia-Suarez Oops (fix previous fix).
2005-06-27 Rafael Garcia-Suarez Fix tests of Filter::Simple 0.82 in the core
2005-06-27 Rafael Garcia-Suarez Upgrade to Filter::Simple 0.82
2005-06-27 Rafael Garcia-Suarez Upgrade to Test::Harness 2.52
2005-06-24 Rafael Garcia-Suarez Upgrade to Unicode::Collate 0.51
2005-06-24 Rafael Garcia-Suarez Remove cargo-culted binmode.
2005-06-24 Steve Hay Fix Archive-Tar tests on Win32 following change 24954
2005-06-23 Andy Lester Pre-YAPC consting fun
2005-06-23 Rafael Garcia-Suarez Fix Archive::Tar test when perl is built with -Dmksymlinks
2005-06-23 Steve Peters Re: [perl #9741] possible problem with File::Find
2005-06-23 Rafael Garcia-Suarez This dummy test didn't pass
2005-06-23 Rafael Garcia-Suarez Add a pseudo-test to clean up data files for Archive...
2005-06-23 Rafael Garcia-Suarez Remove test that relies on Test::POD
2005-06-23 Rafael Garcia-Suarez Remove binary files, add a pseudo-test in Archive:...
2005-06-22 H.Merijn Brand Upgrade to Test::Harness 2.50
2005-06-22 Steve Hay Fix Archive-Tar tests on Win32
2005-06-21 Rafael Garcia-Suarez Upgrade to Test::Harness 2.49_02
2005-06-21 Rafael Garcia-Suarez Trim trailing spaces
2005-06-21 Rafael Garcia-Suarez Add pod, so ptar has a manpage
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-21 Rafael Garcia-Suarez Cleanup after this test
2005-06-21 Rafael Garcia-Suarez Add Archive::Tar 1.24, except ptar for now
2005-06-20 Rafael Garcia-Suarez Remove signature test, which is always skipped
2005-06-17 Steve Hay Silence STDERR grumblings from Borland's math library.
2005-06-17 Rafael Garcia-Suarez Upgrade to PathTools 3.09
2005-06-16 Ken Williams Re: a warning for a ExtUtils::ParseXS test
2005-06-16 Steve Hay Teach lib/warnings.t about Borland CRT error messages
2005-06-14 Rafael Garcia-Suarez Add core test preamble
2005-06-14 Steve Hay Stop "test" filename clashing with "TEST" on Win32
2005-06-14 Steve Hay Actually skip tests when they're supposed to be skipped!
2005-06-14 Rafael Garcia-Suarez Add IO::Zlib 1.04 to bleadperl
2005-06-14 Salvador Fandiño better assertion support
2005-06-14 Rafael Garcia-Suarez Since the version module is use'd afterwards, use_ok...
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-06-13 Rafael Garcia-Suarez Make some variables global, to avoid some "will not...
2005-06-08 José Pedro Oliveira Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux...
2005-06-04 José Pedro Oliveira Improve FindBin discovery of current directory, based...
2005-06-03 Gisle Aas Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net...
2005-06-03 Jan Dubois [PATCH] Run ICMP ping tests on Windows as long as we...
2005-06-02 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseX...
2005-06-01 Andy Lester Speed up lib/unicore/mktables by 45%
2005-05-31 Rafael Garcia-Suarez Remove duplicated line
2005-05-31 Rafael Garcia-Suarez Upgrade to Module::CoreList 2.02
2005-05-30 Rafael Garcia-Suarez Upgrade to PathTools 3.08
2005-05-27 Steve Hay Fix failing Cwd tests on Win32
2005-05-26 SADAHIRO Tomoyuki bytes.pm doesn't check undefined subroutine calling
2005-05-25 perlbug@veggiechin... Update description of Term::ReadLine and fix typo
2005-05-24 Jarkko Hietaniemi xsubpp, ParseXS: allow other suffix beyond .c
2005-05-22 Michael G. Schwern Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
2005-05-21 Jarkko Hietaniemi ExtUtils::CBuilder Tru64 support
2005-05-21 Rafael Garcia-Suarez Update to MakeMaker 6.30
2005-05-20 Rafael Garcia-Suarez Upgrade to Math::BigInt 1.77
2005-05-20 Rafael Garcia-Suarez Upgrade to MakeMaker 6.29
2005-05-18 Yitzchak Scott-Tho... Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl...
2005-05-15 Nicholas Clark Upgrade to CGI.pm 3.10
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-05-09 Rafael Garcia-Suarez Upgrade to Unicode::Collate 0.50
2005-05-06 Rafael Garcia-Suarez Upgrade to PathTools 3.07
2005-05-05 Rafael Garcia-Suarez Missing files in Test::Simple
next