summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* Documentation in File::Spec (was Re: minor File::SpecRonald J. Kimball2001-08-221-3/+5
* Documentation in File::Spec (was Re: minor File::SpecRonald J. Kimball2001-08-221-14/+212
* Re: bug in File::Spec 0.82 (canonpath)Barrie Slaymaker2001-08-152-4/+7
* Be more careful about non-existent files.Jarkko Hietaniemi2001-08-021-2/+2
* Fix forarbor@al37al08.telecel.pt2001-07-312-2/+29
* File::Copy fails on tied handlesWilson, Doug2001-07-121-14/+18
* OS/2 cwdIlya Zakharevich2001-07-021-1/+1
* /^qnx|nto$/ --> /^(?:qnx|nto)$/Philip Newton2001-07-021-1/+1
* Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.tNick Ing-Simmons2001-06-301-10/+19
* Re: perl@10967, File::Find, and CwdMike Guy2001-06-291-0/+10
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* Worrying about insecure directories now is a bit too late.Jarkko Hietaniemi2001-06-281-9/+0
* for QNXNorton T. Allen2001-06-271-1/+7
* find.t hack for VMSCraig A. Berry2001-06-271-5/+6
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-1/+3
* cygwin needs cygwin1.dll in PATH or cwd to run external programs.Jarkko Hietaniemi2001-06-231-2/+9
* Retract #10845.Jarkko Hietaniemi2001-06-221-1/+1
* (Retracted by #10848.)Jarkko Hietaniemi2001-06-221-1/+1
* Back out debug in taint.tNick Ing-Simmons2001-06-221-2/+1
* Skip cwd test on Win32 ???Nick Ing-Simmons2001-06-221-7/+20
* Integrate mainlineNick Ing-Simmons2001-06-219-418/+1
* [PATCH 5.6.1] OS2 getpw*, getgr*Ilya Zakharevich2001-06-211-1/+1
* MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)Jarkko Hietaniemi2001-06-201-1/+1
* Hack File/Find/find.t to use File::Spec::Unix on Win32.Nick Ing-Simmons2001-06-191-0/+7
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-1819-0/+3051
* Add an option for handling dangling symbolic links.Jarkko Hietaniemi2001-06-171-17/+31
* Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.Thomas Wegner2001-06-171-15/+15
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-162-1/+2
* get extutils.t working on VMS (again)Craig A. Berry2001-06-161-1/+2
* Re: [ID 20010608.010] File::Find re-entrancyAndreas König2001-06-151-1/+7
* Re: [ID 20010608.010] File::Find re-entrancyBrian McCauley2001-06-151-7/+15
* File::Find update for MacOS from Chris Nandor.Jarkko Hietaniemi2001-06-121-215/+525
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-111-2/+3
* [RESEND] [PATCH] Mac OS lib patches for bleadperlChris Nandor2001-06-111-6/+38
* 'do 1' and puzzling (?>...)Jeff Pinyan2001-06-011-1/+1
* [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is ...David Dyck2001-05-301-2/+2
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-2/+2
* Enable warnings in File::* (was: B::Terse and warnings)Benjamin Sugars2001-03-298-7/+16
* Integrate changes #9259,9260 from maintperl into mainline.Jarkko Hietaniemi2001-03-201-4/+14
* more pod patchesMichael Stevens2001-03-163-4/+4
* File::Copy for bleadperl, maintperlChris Nandor2001-03-021-3/+28
* Re: Errors in core PODsMichael Stevens2001-02-281-1/+2
* Upgrade to File::Temp 0.12, from Tim Jenness.Jarkko Hietaniemi2001-02-231-2/+17
* Re: File::Temp::_gettemp warningTim Jenness2001-02-221-46/+101
* buncha MacPerl patches for bleadperlChris Nandor2001-02-131-2/+8
* s/use vars qw\(/our(/ for OS/390 extension buildsPeter Prymmer2000-12-153-3/+3
* DosGlob.pm diff for bash style brace expansion.Mike Mestnik2000-12-121-0/+49
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-064-94/+81
* All the core library users of Class::Struct seem to beJarkko Hietaniemi2000-11-291-1/+1
* PATCH: File::Temp fix on WindowsNT/VMSTim Jenness2000-11-261-9/+36