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 1.30

  • Unicode support: --unicode and File::Rename::Unicode

Changes for version 1.29_06

  • Documented approach to unicode strings in README

Changes for version 1.29_05

  • Add encoding to --unicode Reworked C<create()> in testlib.pl: removed unnessary C<die> simplified File-Rename-unicode.t

Changes for version 1.29_04

  • Tests which should skip_all: BEGIN { plan skip_all =>

Changes for version 1.29_03

  • Fix tests which should skip

Changes for version 1.29_02

  • Add File::Rename::Unicode to hide C<use feature>

Changes for version 1.29_01

  • Add -u to do utf8::upgrade and unicode_strings

Documentation

renames multiple files

Modules

Perl extension for renaming multiple files
Option processing for File::Rename
Unicode wrapper for user code for File::Rename