summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-275-5/+9
* revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>Gurusamy Sarathy2000-01-263-12/+13
* pod typos and warnings (from Abigail <abigail@delanet.com>)Gurusamy Sarathy2000-01-261-2/+2
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
* allow '--' to terminate argument processing (suggested byGurusamy Sarathy2000-01-261-39/+50
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-01-261-1/+1
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-01-251-6/+8
| |\
| * | <patch> avoid division by 0 in Benchmark.pmStephane Payrard2000-01-241-1/+1
* | | avoid failure if directories already read by rmtree() areGurusamy Sarathy2000-01-261-9/+11
| |/ |/|
* | more fixes for warnings from change#4840Gurusamy Sarathy2000-01-251-6/+8
|/
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-243-9/+9
* avoid warnings when there's no subs to autosplitGurusamy Sarathy2000-01-241-2/+4
* faulty editGurusamy Sarathy2000-01-231-0/+1
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-2343-77/+105
* prefer POSIX::uname() rather than syscalls, which require attemptingGurusamy Sarathy2000-01-231-16/+16
* avoid warnings in change#4839Gurusamy Sarathy2000-01-231-0/+2
* fix line continuations in argument lists (from Helmut Jarausch)Gurusamy Sarathy2000-01-221-1/+3
* CGI.pm upgraded to v2.56 from CPANGurusamy Sarathy2000-01-225-214/+154
* avoid warnings due to lack of forward declarationsGurusamy Sarathy2000-01-221-0/+5
* heavy cleanup of Pod::Html bug fixes (from Wolfgang LaunGurusamy Sarathy2000-01-221-558/+755
* better Carp reporting within subclassed modules (from Wolfgang LaunGurusamy Sarathy2000-01-221-25/+57
* [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'John Tobey2000-01-222-33/+60
* add $VERSIONGurusamy Sarathy2000-01-212-0/+4
* add note about "our"Gurusamy Sarathy2000-01-141-1/+5
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-132-4/+35
* EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)Gurusamy Sarathy2000-01-101-0/+4
* use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-107-10/+14
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-074-4/+4
* add undocumented globals for compatibility--find.pl, and find2perlGurusamy Sarathy2000-01-061-4/+11
* various nits identified by warnings unmasked by recent changesGurusamy Sarathy2000-01-051-1/+0
* avoid expensive Version_check (from Andreas Koenig)Gurusamy Sarathy2000-01-054-30/+3
* Reloading File::CopyAndreas König2000-01-051-11/+12
* avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)Gurusamy Sarathy2000-01-031-52/+8
* MakeMaker should attempt to "require" rather than "use" prerequisitesGurusamy Sarathy2000-01-021-2/+6
* missing files in previous submitGurusamy Sarathy1999-12-311-4/+16
* optimize XSUBs to use targets if the -nooptimize xsubpp option isGurusamy Sarathy1999-12-281-6/+64
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-4/+2
* integrate mainline contentsGurusamy Sarathy1999-12-2811-755/+184
|\
| * more ebcdic testsuite fixups (from Peter Prymmer)Gurusamy Sarathy1999-12-281-1/+6
| * avoid "used once" warningGurusamy Sarathy1999-12-281-2/+5
| * pod nits from Simon Cozens <simon@brecon.co.uk> and othersGurusamy Sarathy1999-12-285-21/+21
| * newer version of constant.pm from Tom Phoenix; added Tom's notes toGurusamy Sarathy1999-12-281-52/+149
| * pod edits from Paul Marquess and Mark-Jason DominusGurusamy Sarathy1999-12-281-1/+1
| * partly fix perldiag regressions identified by Tom ChristiansenGurusamy Sarathy1999-12-281-1/+2
* | integrate mainline contents into utfperlGurusamy Sarathy1999-12-233-18/+33
|\ \ | |/
| * credits tweakGurusamy Sarathy1999-12-171-1/+4
| * applied suggested patch with whitespace adjustmentsHelmut Jarausch1999-12-171-12/+23
| * fix bug when one of the operands is +0E+0 (from Ronald J KimballGurusamy Sarathy1999-12-171-5/+6
| * newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-130/+576
| * documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-081-11/+18