summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* Forgot from #7618.Jarkko Hietaniemi2000-11-091-1/+1
* Use Errno magic.Casey Tweten2000-10-311-3/+3
* Integrate with vmsperl #7430 by Charles Bailey:Jarkko Hietaniemi2000-10-252-9/+16
|\
| * Cleanup from prior patch (Charles Lane?):Charles Bailey2000-10-252-9/+16
| * SYN SYNCharles Bailey2000-10-203-63/+168
| * YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-047-220/+289
* | Undo the basename() part of #7412 since the lib/basenameJarkko Hietaniemi2000-10-231-8/+1
* | Miscellaneous MacOS Classic library updates from Matthias Neeracher.Jarkko Hietaniemi2000-10-232-3/+10
* | 5.6.0 & 5.7.1, VMS fixesCharles Lane2000-10-121-1/+2
* | avoid nonportable example codeGurusamy Sarathy2000-10-091-1/+1
* | The one that got away.Jarkko Hietaniemi2000-09-141-1/+1
* | File::Find 5.7.0 POD nitsRich Morin2000-09-141-18/+17
* | File::Temp patches from Andreas König,Andreas König2000-09-011-2/+6
* | Retract the dummy test, skip the security tests (instead of failing),Jarkko Hietaniemi2000-08-301-6/+6
* | [ID 20000829.026] [PATCH 6868] File::TempPhilip Newton2000-08-291-2/+0
* | DJGPP update from Laszlo Molnar.ml10502000-08-271-1/+3
* | DOS patches and portability/porting notes, from Tim Jenness.Jarkko Hietaniemi2000-08-241-2/+38
* | Let's try #6717 again.Jarkko Hietaniemi2000-08-201-8/+12
* | cygwin portFifer, Eric2000-08-181-1/+3
* | Missed a file from #6638.Jarkko Hietaniemi2000-08-151-1/+1
* | Re: File::Temp problems on VMS in bleedperlTim Jenness2000-08-141-25/+59
* | Preprocessing and postprocessing for File::Find.Joe Smith2000-08-111-2/+27
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-1/+1
* | 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
* | Protect against "wild next"s, that is, callbacks doing "next"M. J. T. Guy2000-07-241-9/+9
* | integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-1/+2
* | remove rel2abs prototypes (from Barrie Slaymaker)Gurusamy Sarathy2000-07-044-4/+4
* | File::Spec 0.82 betaBarrie Slaymaker2000-06-304-87/+41
* | Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.Jarkko Hietaniemi2000-05-291-74/+153
* | File::Find fails to chdir when chasing symlinks (fromGurusamy Sarathy2000-05-281-0/+13
|/
* Allow eliminate_macros() and fixpath() to handle space-delimitedCharles Bailey2000-05-251-0/+11
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-2310-65/+1666
* Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-171-3/+3
* Trim out leftover hunk from prior resolve conflictCharles Bailey2000-03-131-7/+0
* Resync with mainline post RC1Charles Bailey2000-03-133-6/+20
|\
| * fix File::DosGlob for patterns with drive names like c:*.batGurusamy Sarathy2000-03-121-4/+9
| * File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)Gurusamy Sarathy2000-03-111-118/+4
| * typo in makedef.plGurusamy Sarathy2000-03-071-1/+1
| * File::Path::rmtree() doesn't delete stale symlinks correctlyGurusamy Sarathy2000-03-061-1/+3
* | Update File::Spec::VMS and testsCharles Bailey2000-03-131-134/+44
|/
* Fix ricochet in File::Spec::VMSCharles Bailey2000-03-061-4/+7
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-042-4/+4
* File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)Gurusamy Sarathy2000-03-034-14/+14
* more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-012-9/+9
* fix minor compatibility issues with finddepth() (from Helmut Jarausch)Gurusamy Sarathy2000-03-011-0/+13
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-2/+3
* fix File::Find::finddepth() bugs (from Helmut Jarausch)Gurusamy Sarathy2000-02-291-16/+39
* more m//s and $ vs \z fixups (from Greg Bacon)Gurusamy Sarathy2000-02-299-75/+75