The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10

  • Released: 2007 Dec 02
  • Summary: Fixes for Win32
  • Feature: Supports Win32 (well, at least Strawberry Perl 5.8.8)
  • Fix: MSWin32 allows rename(<dir>, <file>), instead of ENOTDIR Credit: cpan tester srezic@cpan.org CPANTesters: http://www.nntp.perl.org/group/perl.cpan.testers/2007/11/msg806443.html
  • Caveats: Fails rename_dir_notempty on Solaris. Better diagnostics should make this fixable. Credit: cpan-tester Davd Cantrell CPANTesters: http://www.nntp.perl.org/group/perl.cpan.testers/2007/11/msg812452.html

Changes for version 0.09_01

  • Released: 2007 Nov 26
  • Summary: Speculative fixes for platform inconsistencies
  • Fix: MSWin32 reports EACCES, not EISDIR, for truncate_dir Credit: cpan tester srezic@cpan.org CPANTesters: http://www.nntp.perl.org/group/perl.cpan.testers/2007/11/msg806443.html
  • Fix: MSWin32 reports ENOENT, not ENOTDIR, for truncate_file_no_dir Credit: cpan tester srezic@cpan.org CPANTesters: http://www.nntp.perl.org/group/perl.cpan.testers/2007/11/msg806443.html
  • Fix: MSWin32 reports EACCES, not EISDIR, for rename_mismatch_dir Credit: cpan tester srezic@cpan.org CPANTesters: http://www.nntp.perl.org/group/perl.cpan.testers/2007/11/msg806443.html
  • Internals: Better failure diagnostics, including POSIX strerror() messages for $OS_ERROR

Modules

Validate a filesystem