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