| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete File::Spec support for Mac and VMS, tests (from | Gurusamy Sarathy | 2000-02-15 | 4 | -30/+399 |
* | use warnings rather than fiddling with $^W (from Paul Marquess) | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+0 |
* | fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>) | Gurusamy Sarathy | 2000-02-02 | 1 | -4/+8 |
* | implement -follow option in find2perl (from Helmut Jarausch | Gurusamy Sarathy | 2000-01-28 | 1 | -1/+2 |
* | various pod nits identified by installhtml (all fixed except | Gurusamy Sarathy | 2000-01-27 | 2 | -2/+5 |
* | avoid failure if directories already read by rmtree() are | Gurusamy Sarathy | 2000-01-26 | 1 | -9/+11 |
* | faulty edit | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+1 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 6 | -10/+18 |
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-07 | 1 | -1/+1 |
* | add undocumented globals for compatibility--find.pl, and find2perl | Gurusamy Sarathy | 2000-01-06 | 1 | -4/+11 |
* | Reloading File::Copy | Andreas König | 2000-01-05 | 1 | -11/+12 |
* | credits tweak | Gurusamy Sarathy | 1999-12-17 | 1 | -1/+4 |
* | applied suggested patch with whitespace adjustments | Helmut Jarausch | 1999-12-17 | 1 | -12/+23 |
* | newer version of File::Find with support for following symlinks and | Gurusamy Sarathy | 1999-12-09 | 1 | -130/+576 |
* | on dosish platforms, avoid infinite recursion in File::Path::mkpath() | Gurusamy Sarathy | 1999-12-05 | 1 | -4/+6 |
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
* | README nits pointed out by Chris Nandor <pudge@pobox.com> | Gurusamy Sarathy | 1999-10-24 | 1 | -5/+4 |
* | [ID 19990819.002] File::Find error when pruning top-level directories | Russ Allbery | 1999-09-20 | 1 | -0/+2 |
* | integrate vmsperl contents into mainline (where VMS files conflicted, | Gurusamy Sarathy | 1999-09-17 | 1 | -0/+22 |
|\ |
|
| * | update MM_VMS to use new File::Spec routines | Charles Bailey | 1999-08-23 | 1 | -0/+22 |
* | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>) | Gurusamy Sarathy | 1999-09-15 | 1 | -1/+5 |
|/ |
|
* | cygwin update | Fifer, Eric | 1999-08-01 | 1 | -1/+1 |
* | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 2 | -1/+69 |
* | provide File::Copy::syscopy() via Win32::CopyFile() on win32 | Gurusamy Sarathy | 1999-05-10 | 1 | -2/+8 |
* | update Changes; tweak minor regressions | Gurusamy Sarathy | 1999-04-26 | 1 | -5/+1 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -1/+11 |
* | File::Spec fixes from Jan Dubois <jan.dubois@ibm.net> | Gurusamy Sarathy | 1999-03-23 | 2 | -8/+16 |
* | allow custom comparison function in File::Compare::compare_text() | Jan Dubois | 1999-03-04 | 1 | -6/+28 |
* | slightly edited version of suggested patch | Jan Dubois | 1999-02-28 | 2 | -12/+102 |
* | add File::Compare::compare_text() | Jan Dubois | 1999-02-28 | 1 | -27/+42 |
* | backout change#2811 and add newer version based on File::Spec | Barrie Slaymaker | 1999-02-15 | 1 | -1119/+0 |
* | 5.005_54 #2 Merging File::PathConvert in to File::Spec | Barrie Slaymaker | 1999-02-15 | 2 | -3/+537 |
* | back out change#2751, apply updated version | Jan Dubois | 1999-02-14 | 6 | -285/+264 |
* | 5.005_54 (pod2html) Generate Relative URLs | Barrie Slaymaker | 1999-02-03 | 1 | -0/+1119 |
* | devnull() support from Jan Dubois <jan.dubois@ibm.net> and others | Gurusamy Sarathy | 1999-02-01 | 4 | -0/+28 |
* | Re: [PATCH] File::Path 1.04 bug (all perl5 core versions) | W. Phillip Moore | 1999-01-21 | 1 | -1/+8 |
* | "Bug" fix for File::Find.pm | Jonathan Fine | 1999-01-13 | 1 | -0/+1 |
* | Another set of doc patches from Abigail | Abigail | 1999-01-07 | 3 | -5/+5 |
* | File::Path::mkpath reports the wrong error | Martijn Koster | 1998-10-25 | 1 | -2/+3 |
* | make File::Find work when wanted() is autoloaded or a symbolic ref | Gurusamy Sarathy | 1998-10-02 | 1 | -5/+5 |
* | (via private mail) | Charles Bailey | 1998-09-23 | 3 | -3/+3 |
* | allow more compatible interpretation of spaces File::DosGlob::glob() | Gurusamy Sarathy | 1998-08-07 | 1 | -1/+22 |
* | 5.004_74: MPE/iX final touches | Jarkko Hietaniemi | 1998-07-15 | 1 | -1/+1 |
* | File/Spec.pm needs trailing newline | Gurusamy Sarathy | 1998-07-14 | 1 | -1/+1 |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -2/+17 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -14/+16 |
* | add File-Spec-0.6 from CPAN | Gurusamy Sarathy | 1998-06-20 | 6 | -0/+846 |
* | [win32] document CORE::GLOBAL:: and global overriding, fix up | Gurusamy Sarathy | 1998-06-04 | 1 | -3/+10 |
* | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+1 |
* | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -12/+12 |