summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Test.pm update [PATCH _56]Joshua Pritikin1999-05-101-5/+10
* pod->html VMS fixeslane@duphy4.physics.drexel.edu1999-05-101-0/+1
* Add POLLUTE=1 option to MakeMakerJan Dubois1999-05-102-6/+25
* provide File::Copy::syscopy() via Win32::CopyFile() on win32Gurusamy Sarathy1999-05-101-2/+8
* escape ampersands in <pre> sectionsGurusamy Sarathy1999-05-101-2/+1
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-103-1/+10
* document 'test' attribute (from Andreas Koenig)Gurusamy Sarathy1999-05-101-1/+5
* import list propagation busted (pointed out by Ton HospelGurusamy Sarathy1999-05-091-2/+2
* applied suggested patch, added testsWilliam Mann1999-05-081-0/+77
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-5/+63
* Bug in MM_VMS.PMDan Sugalski1999-05-071-1/+1
* DBM Filters (via private mail)Paul Marquess1999-05-071-1/+1
* add Ethiopic section to unicode master database (from KenGurusamy Sarathy1999-05-061-0/+345
* upgrade Pod::Parser to v1.081 from CPANGurusamy Sarathy1999-05-056-19/+20
* load base packages based on nonexistent $VERSIONAndreas König1999-05-052-2/+18
* integrate change#3279 from maint-5.004Gurusamy Sarathy1999-04-271-27/+28
* update Changes; tweak minor regressionsGurusamy Sarathy1999-04-262-6/+2
* [Patch 5.005/5.006]Another MM_VMS.pm patchHans Mulder1999-04-131-0/+1
* Understand Apollo's //node notation.Johann Klasek1999-04-091-0/+1
* remove bogus panic()Gurusamy Sarathy1999-03-251-1/+1
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-242-23/+19
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-242-3/+15
* doc tweakGurusamy Sarathy1999-03-241-1/+2
* debugger tweak (wasn't printing a newline after recalled commands)Gurusamy Sarathy1999-03-241-2/+2
* File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>Gurusamy Sarathy1999-03-232-8/+16
* add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-236-0/+4420
* patch for useless Math::BigInt warningsTim Witham1999-03-231-0/+2
* sundry pod nigglesGurusamy Sarathy1999-03-161-2/+2
* applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaksDaniel Yacob1999-03-1523-0/+788
* updates to compiler modulesVishal Bhatia1999-03-041-1/+1
* allow custom comparison function in File::Compare::compare_text()Jan Dubois1999-03-041-6/+28
* slightly edited version of suggested patchJan Dubois1999-02-282-12/+102
* s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSIONGurusamy Sarathy1999-02-281-3/+2
* add File::Compare::compare_text()Jan Dubois1999-02-281-27/+42
* avoid escaping &amp; et al multiple times (variant of fix suggested byGurusamy Sarathy1999-02-281-1/+1
* Test::Harness setting $ENV{HARNESS_ACTIVE}Jan Dubois1999-02-281-0/+6
* avoid modifying readonly values from qw()Gurusamy Sarathy1999-02-241-2/+2
* bring '*' prototype closer to how it behaves internallyGurusamy Sarathy1999-02-191-5/+7
* dotsh.pl triggers new warningsAndy Dougherty1999-02-181-2/+4
* PATCH: lib/Pod/Functions.pm for perl5.005_55Tom Christiansen1999-02-171-0/+3
* fix bugs in the handling of negative numbers, among other thingsSteven Knight1999-02-153-16/+46
* backout change#2811 and add newer version based on File::SpecBarrie Slaymaker1999-02-152-1151/+149
* 5.005_54 #2 Merging File::PathConvert in to File::SpecBarrie Slaymaker1999-02-152-3/+537
* allow the Carp routines to pass through exception objectsGurusamy Sarathy1999-02-151-0/+8
* several bug fixes; now croak()s when date exceeds integer limits (insteadPeter Chines1999-02-141-57/+127
* back out change#2751, apply updated version Jan Dubois1999-02-146-285/+264
* add $AutoLoader::VERSIONGurusamy Sarathy1999-02-121-1/+2
* missing patch in change#2522Gurusamy Sarathy1999-02-111-2/+2
* integrate changes#2738,2740 from maint-5.005Gurusamy Sarathy1999-02-111-1/+10
* Integrate from mainperl.Jarkko Hietaniemi1999-02-072-1/+803
|\