Changes for version 2.00

  • API CHANGED: Transform subroutines must now operate on their (single) argument and return the result.
  • Main routine is now pmv(), and exported by default. File::PerlMove::move can be used as a legacy call with the old API.
  • Handle lc, uc and ucfirst as builtins. Add tc.
  • Allow extensions by defining custom transformation routines in File::PerlMove::XXX modules.

Documentation

pmv
rename files using Perl expressions

Modules

Rename files using Perl expressions

Provides

in lib/File/PerlMove.pm