summaryrefslogtreecommitdiff
path: root/lib/File
Commit message (Expand)AuthorAgeFilesLines
* [doc] clarify behavior of File::Copy::cp re: permissionsLukas Mai2023-03-241-4/+7
* [doc] Update File::Basename synopsisElvin Aslanov2022-08-301-5/+5
* [doc] Update File::Copy synopsisElvin Aslanov2022-08-301-6/+6
* [doc] Update File::stat synopsisElvin Aslanov2022-08-261-2/+2
* Fix bundled .pm files for experimental::builtin warningsPaul "LeoNerd" Evans2022-01-251-1/+2
* Modernise File::Compare a littleJames Raspass2021-12-161-15/+7
* Fix indirect call of ->importPaul "LeoNerd" Evans2021-12-141-2/+2
* No need for avoiding overload in File::CopyPaul "LeoNerd" Evans2021-12-141-8/+5
* do not count tests, instead use done_testing()Michiel Beijen2021-12-043-4/+7
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-022-3/+2
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-2/+1
* Haiku BFS does not store atime and always return current timeThibault Duponchelle2021-07-132-7/+15
* File::Copy: compare inode numbers as stringsTony Cook2021-05-251-2/+2
* File::stat - Fix typo in synopsisDan Book2021-05-201-2/+2
* File::Copy: support symlinks on Win32Tony Cook2020-12-012-3/+6
* more closely match File::stat's -X behaviour to built-in on cygwinTony Cook2019-11-261-2/+3
* prevent a race between name-based stat and an open modifying atimeTony Cook2019-11-071-2/+4
* fix typosAlexandr Savca2018-10-091-2/+2
* Merge branch 'smoke-me/jkeenan/afresh/132401-file-copy' into bleadJames E Keenan2017-11-122-2/+9
|\
| * Increment $File::Copy::VERSIONJames E Keenan2017-11-061-1/+1
| * Support Time::HiRes::utime in File::CopyAndrew Fresh2017-11-062-1/+8
* | Replace multiple 'use vars' by 'our' in libNicolas R2017-11-111-3/+9
|/
* avoid sysread()/syswrite() warnings from the default :utf8 from PERL_UNICODETony Cook2017-09-201-1/+6
* Switch most open() calls to three-argument form.John Lightsey2016-12-233-20/+20
* (perl #128199) rmscopy() is VMS specific and not exportedTony Cook2016-06-151-1/+6
* Bump $File::Copy::VERSIONDominic Hargreaves2016-04-301-1/+1
* File::Copy: add a warning about flushing writesDominic Hargreaves2016-04-301-0/+8
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-5/+0
* Stop test suite filling /tmpDavid Mitchell2014-12-031-1/+1
* these permissions appear to be handled correctly in current cygwinTony Cook2014-10-201-6/+2
* use a different name for the test directoryTony Cook2014-10-201-5/+6
* File::Copy does not overwrite read-only filesAlexandr Ciornii2014-07-141-1/+2
* Bump File::Copy to version 2.29.Craig A. Berry2013-12-211-1/+1
* Simplify and clarify VMS specifics in File::Copy.Craig A. Berry2013-12-211-33/+19
* Revert "Unix compatibility mode" in File::Copy on VMS.Craig A. Berry2013-12-211-85/+4
* Fix typo introduced in 4c38808d92b95.Craig A. Berry2013-12-211-1/+1
* bump File::Copy's $VERSIONTony Cook2013-09-181-1/+1
* Added note about directories not being created with File::Copy::copyNathan Glenn2013-09-181-2/+4
* Convert to use of Test::More. Boost test coverage.James E Keenan2013-07-101-58/+71
* Add block to exercise case of very large buffer in lib/File/Copy.pm.James E Keenan2013-07-081-4/+17
* Move File::Find from lib/ to ext/Nicholas Clark2013-07-053-2475/+0
* Change File::Find's tests to look for taint.t instead of commonsense.tNicholas Clark2013-07-052-12/+12
* Improve the BEGIN-time setup code for File::Find's tests.Nicholas Clark2013-07-052-25/+19
* Add test for undefined first argument to fileparse().James E Keenan2013-07-041-1/+7
* Increase $File::Basename::VERSION to 2.85Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-8/+8
* prevent lib/File/stat.t from aborting at END on cygwinTony Cook2013-06-111-2/+4
* use more descriptive examples in File::CopyZsbán Ambrus2013-06-091-3/+3
* typo fix for File::FindDavid Steinbrunner2013-05-251-2/+2
* Bump File::Copy version as the contents have changedChris 'BinGOs' Williams2013-03-051-1/+1