App-perlmv

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.31     2010-06-23  Released-By: SHARYANTO

         - Now requires Perl 5.10 (sorry guys).

         - Switch to Getopt::Long, add long options (SawyerX++).

         - Refactor code to be more OO (SawyerX++).

         - Refactor tests (multitude fails on various platforms reported
           by cpantesters).


0.30     2010-05-21  Released-By: SHARYANTO

         - Add option: -p (create intermediate dirs).

         - Add option: -M (mode rename/copy/symlink/link).

         - Add new commands: perlcp, perlln, perlln_s.


0.29     2010-05-15  Released-By: SHARYANTO

         - Fix -v.


0.28     2010-05-15  Released-By: SHARYANTO

         - Rename option: -r (recursive) -> -R

         - Add option: -r  Released-By: reverse order

         - $_ will be set to the result of code, if defined (so we can just say
           -e 'lc' instead of -e '$_=lc')


0.27     2010-05-14  Released-By: SHARYANTO

         - Adjust test to account for case-insensitive filesystems.


0.26     2010-05-13  Released-By: SHARYANTO

         - Rename options: -S -> -s, -W -> -w, -L -> -l.

         - Add option: -S (skip symlinks).

         - Rename scriptlet: with-numbers- > to-number-ext.

         - Add scriptlets: unaccent, to-timestamp-ext.


0.25     2010-05-13  Released-By: SHARYANTO

         - Documentation.

         - Sort -L output. -Lv will show each scriptlet's source.


0.24     2010-05-12  Released-By: SHARYANTO

         - First release to CPAN. Prior versions were not released and named
           C<perlrename>.



( run in 1.543 second using v1.01-cache-2.11-cpan-39bf76dae61 )