summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove _() non-ansismGurusamy Sarathy1999-06-021-2/+2
* (was Re: Unitialized Value Complaints in Math::BigFloat)Jan Dubois1999-05-291-0/+1
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-3/+3
* avoid temporary files that have a constant name (from a suggestionGurusamy Sarathy1999-05-251-3/+3
* EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.Peter Prymmer1999-05-251-0/+80
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-7/+8
* updated to v1.50 from CPANGurusamy Sarathy1999-05-243-73/+258
* Problem with MM_Unix in 5.005_03Tim Jenness1999-05-241-1/+1
* avoid removing duplicates in user-generated warningsByron Brummer1999-05-241-4/+11
* minor logic tweak for reserved word warningGurusamy Sarathy1999-05-241-1/+1
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-0/+117
* canonicalize path for $(FULLPERL) and $(PERL) in MakeMakerGurusamy Sarathy1999-05-141-1/+1
* Re: Test::Harness runs tainted tests with wrong library pathStephen Zander1999-05-121-1/+2
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-10/+20
* display more frequent progress messages when STDOUT is a ttyGurusamy Sarathy1999-05-111-5/+16
* Explanations by Test::HarnessIlya Zakharevich1999-05-111-3/+14
* 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