| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | The Install.pm third of | Bill Campbell | 2000-10-12 | 1 | -21/+50 |
* | | Two thirds of | Bill Campbell | 2000-10-12 | 2 | -29/+38 |
* | | 5.6.0 & 5.7.1, VMS fixes | Charles Lane | 2000-10-12 | 1 | -1/+2 |
* | | Upgrade to CPAN 1.58, from Andreas König. | Jarkko Hietaniemi | 2000-10-12 | 2 | -144/+153 |
* | | [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl | J. David Blackstone | 2000-10-10 | 1 | -3/+3 |
* | | Upgrade to podlators 1.04, from Russ Allbery. | Jarkko Hietaniemi | 2000-10-10 | 2 | -22/+39 |
* | | Upgrade to CGI.pm 2.74, from Lincoln Stein. | Jarkko Hietaniemi | 2000-10-10 | 1 | -27/+45 |
* | | Warn about unknown scripts. | Dominic Dunlop | 2000-10-09 | 1 | -0/+8 |
* | | Windows9x doesn't support link(), despite what Config.pm | Gurusamy Sarathy | 2000-10-09 | 1 | -1/+1 |
* | | avoid nonportable example code | Gurusamy Sarathy | 2000-10-09 | 1 | -1/+1 |
* | | Change the version number of Tie::Handle in the core to 4.0, | Andreas König | 2000-10-06 | 1 | -1/+10 |
* | | Re: Questions about Tie::Array and perl modules | Nick Ing-Simmons | 2000-10-06 | 1 | -45/+45 |
* | | Epoc update | Olaf Flebbe | 2000-10-03 | 2 | -1/+18 |
* | | Fix some recursion in overload.pm | Daniel Chetlin | 2000-09-30 | 1 | -0/+5 |
* | | The one that got away. | Jarkko Hietaniemi | 2000-09-14 | 1 | -1/+1 |
* | | File::Find 5.7.0 POD nits | Rich Morin | 2000-09-14 | 1 | -18/+17 |
* | | [patch: perl@7045] vms updates | Peter Prymmer | 2000-09-12 | 1 | -0/+1 |
* | | RE: [Patch 5.7.0] Removing -ldb from the core build | Paul Marquess | 2000-09-12 | 3 | -10/+10 |
* | | Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05), | Jarkko Hietaniemi | 2000-09-10 | 2 | -37/+128 |
* | | Upgrade to CPAN 1.57_65, from Andreas König. | Jarkko Hietaniemi | 2000-09-10 | 2 | -570/+879 |
* | | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -11/+5 |
* | | Message-ID: <20000907190320.888.qmail@foad.org> | Abigail | 2000-09-08 | 1 | -1/+4 |
* | | perl5db.pl [Was: Re: Debugger question] | Peter Scott | 2000-09-07 | 1 | -5/+6 |
* | | Fix for | Marc Lehmann | 2000-09-07 | 1 | -3/+3 |
* | | Tie::StdHandle did not know about 3-arg open | Gisle Aas | 2000-09-07 | 1 | -6/+6 |
* | | More %{} and other deref special casing - do not pass to 'nomethod'. | Nick Ing-Simmons | 2000-09-02 | 1 | -59/+70 |
* | | Update to PodParser 1.18, from Brad Appleton. | Jarkko Hietaniemi | 2000-09-01 | 1 | -1/+1 |
* | | Add the overload warnings to perldiag. | Jarkko Hietaniemi | 2000-09-01 | 1 | -1/+1 |
* | | RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Paul Marquess | 2000-09-01 | 1 | -10/+3 |
* | | Sanaty checking of arguments to overload::constant | Abigail | 2000-09-01 | 1 | -2/+48 |
* | | CPAN.pm beta 1.57_57 for the core | Andreas König | 2000-09-01 | 2 | -179/+359 |
* | | File::Temp patches from Andreas König, | Andreas König | 2000-09-01 | 1 | -2/+6 |
* | | Issue useful diagnostic on unknown pod commands. | Abigail | 2000-08-31 | 1 | -1/+17 |
* | | Re: typos in pods | Yitzchak Scott-Thoennes | 2000-08-31 | 2 | -2/+2 |
* | | Missed one Unicode file. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+1025 |
* | | Update to Unicode 3.0.1. | Jarkko Hietaniemi | 2000-08-30 | 256 | -2854/+1856 |
* | | Retract the dummy test, skip the security tests (instead of failing), | Jarkko Hietaniemi | 2000-08-30 | 1 | -6/+6 |
* | | NVs not necessarily doubles, as pointed out by Yitzchak. | Jarkko Hietaniemi | 2000-08-30 | 1 | -1/+1 |
* | | fix misc cast warnings | Yitzchak Scott-Thoennes | 2000-08-30 | 1 | -1/+1 |
* | | Be consistent: other Net::get* do export theirs. | Yasushi Nakajima | 2000-08-30 | 1 | -3/+2 |
* | | Undo namespace pollution of #6878. | Mike Guy | 2000-08-29 | 1 | -2/+3 |
* | | [ID 20000829.026] [PATCH 6868] File::Temp | Philip Newton | 2000-08-29 | 1 | -2/+0 |
* | | Net::protoent does not export 'getproto' | Yasushi Nakajima | 2000-08-29 | 1 | -1/+1 |
* | | Update to Getopt::Long 2.24, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-29 | 1 | -4/+17 |
* | | warnings fixes | Paul Marquess | 2000-08-28 | 1 | -2/+7 |
* | | Typo in #6858. | Jarkko Hietaniemi | 2000-08-28 | 1 | -1/+1 |
* | | _Minor_ change to overload.pm pod | Daniel Chetlin | 2000-08-28 | 1 | -5/+4 |
* | | [ID 20000828.006] dir name "0" not safe with Cwd.pm | Wolfgang Laun | 2000-08-28 | 1 | -3/+3 |
* | | display_format used as a class method without arguments was broken, | Yasushi Nakajima | 2000-08-28 | 1 | -17/+10 |
* | | Retract #6853 (false alarm). | Jarkko Hietaniemi | 2000-08-27 | 1 | -1/+1 |