summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add a few missing files, update MANIFEST.Jarkko Hietaniemi2000-08-113-0/+708
* Re: [ID 20000730.003] utf8::length() badSimon Cozens2000-08-111-1/+2
* Re: [ID 20000809.006] Debugger lost the ability to see $1 et alPeter Scott2000-08-111-0/+1
* Preprocessing and postprocessing for File::Find.Joe Smith2000-08-111-2/+27
* debugger "d" command doesnt check line numberMike Guy2000-08-111-2/+6
* Update to CGI 2.70, from Lincoln Stein.Jarkko Hietaniemi2000-08-106-206/+319
* Update to CPAN 1.56, from Andreas König.Jarkko Hietaniemi2000-08-102-116/+384
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-107-186/+422
* Update to Getopt::Long 2.23_05, from Johan Vromans.Jarkko Hietaniemi2000-08-101-90/+278
* Update to Term::ANSIColor 1.03, from Russ Allbery.Jarkko Hietaniemi2000-08-101-40/+84
* Zero entries were skipped, fix from Adrian GoalbyJarkko Hietaniemi2000-08-102-1/+23
* Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.Jarkko Hietaniemi2000-08-0821-0/+1115
* Delete chat2 as requested by Randal.Randal L. Schwartz2000-08-081-379/+0
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-089-15/+15
* Re-apply #6549.Jarkko Hietaniemi2000-08-081-5/+5
* Accidental retraction of #6549.Jarkko Hietaniemi2000-08-081-5/+5
* [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-081-5/+5
* [ID 20000803.006] 'use lib ...' doesn't behave as documentedTim Conrow2000-08-071-1/+5
* Retract #6419 for now since it breaks in AFS and MachTen.Jarkko Hietaniemi2000-08-071-29/+53
* Allow "no AutoLoader;", based on change #6444,Jarkko Hietaniemi2000-07-271-0/+11
* Further File::Temp patches from Yitzchak Scott-ThoennesJarkko Hietaniemi2000-07-261-6/+4
* File::Temp patches for VMS and OS/2 from Tim Jenness.Jarkko Hietaniemi2000-07-261-50/+74
* File::Spec::VMS fixup for tmpdir from Craig Berry.Jarkko Hietaniemi2000-07-241-2/+2
* Use STDOUT consistently.M. J. T. Guy2000-07-241-2/+2
* Protect against "wild next"s, that is, callbacks doing "next"M. J. T. Guy2000-07-241-9/+9
* A cleaner abs_path().Jeff Pinyan2000-07-241-53/+29
* Fix AutoSplit to use File::Spec the right way in VMS,Jarkko Hietaniemi2000-07-141-0/+6
* MakeMaker should not remove editor backups (*~) on `make clean`Gurusamy Sarathy2000-07-141-1/+1
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-2/+9
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-114-0/+301
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-116-12/+37
* integrate cfgperl changes#6252..6260 into mainlineGurusamy Sarathy2000-07-111-6/+8
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-8/+19
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-112-2/+3
* integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-112-17/+74
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-1/+1
* some debugger output does not go to the socket when RemotePort is setGurusamy Sarathy2000-07-051-15/+15
* remove rel2abs prototypes (from Barrie Slaymaker)Gurusamy Sarathy2000-07-044-4/+4
* File::Spec 0.82 betaBarrie Slaymaker2000-06-304-87/+41
* replace pod2latex with the one in Pod-LaTeX v0.52 from CPANGurusamy Sarathy2000-06-011-0/+1567
* SelfLoader can lose $@ in AUTOLOAD() (from Nicholas ClarkGurusamy Sarathy2000-06-011-1/+4
* Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.Jarkko Hietaniemi2000-05-291-74/+153
* small bug in change#6144; remove random \xA0 character that snuckGurusamy Sarathy2000-05-282-2/+3
* prettier Test::Harness output on failed tests (from Nicholas ClarkGurusamy Sarathy2000-05-281-1/+1
* close open file before chmod() (from Rocco Caputo <troc@netrus.net>)Gurusamy Sarathy2000-05-281-6/+10
* doc typoGurusamy Sarathy2000-05-281-1/+1
* make xsubpp skip embedded pod (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+17
* MacOS support, part 2: make AutoSplit use File::Spec insteadGurusamy Sarathy2000-05-281-12/+20
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-1/+1
* File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-0/+13