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.006 - 2015-01-11

  • Added ability to specify what to do with UTF-8 encoding errors via $File::Find::utf8::UTF8_CHECK
  • Making use of encoding object for increased speed
  • Not decoding "special" File::Find variables unles requested via $File::Find::utf8::SPECIALVARS
  • Reporting File::Find warnings at caller level
  • Using Exporter to Export symbols, allows for e.g. "use File::Find::utf8 qw(!finddepth);"
  • Corrected double encoding of find arguments

Modules

Fully UTF-8 aware File::Find