App-perlmv

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	  tempdir (also observed by App::fsql, App::depak).


0.48    2015-01-07  Released-By: PERLANCAR

	- No functional changes.

	- [Bugfix][dzil] Placed prereq File::MoreUtil in the wrong section
	  [CT].


0.47     2014-05-15  Released-By: PERLANCAR

         - [Bugfix] Use l_abs_path() instead of abs_path() so we can handle
           symlinks to non-existing targets. Also, use File::Spec->rel2abs()
           instead of abs_path() to absolutize new/renamed file, because new
           path might not exist (yet). [RT#101288]


0.46     2014-05-15  Released-By: SHARYANTO

         - No functional changes.

         - Replace given/when in test suite to if/else, because it becomes
           experimental in 5.18 [RT#95630].


0.45     2013-04-25  Released-By: SHARYANTO

         - No functional changes.

         - Move main POD from perlrename -> perlmv.


0.44     2013-04-25  Released-By: SHARYANTO

         - 'perlmv' now uses File::Copy::move() to be able to move files across
           devices. The new script 'perlrename' is added; this one still uses
           Perl's rename().


0.43     2012-02-28  Released-By: SHARYANTO

         - Provide $FILE, $DIR, $PARENT for scriptlet.


0.42     2011-12-15  Released-By: SHARYANTO

         - Add scriptlets: keep-one-ext, remove-ext, remove-all-ext.


0.41     2010-10-18  Released-By: SHARYANTO

         - Add scriptlet: to-number & to-timestamp.

         - Some minor dzil fixes.


0.40     2010-09-30  Released-By: SHARYANTO

         - Clean backup files.


0.39     2010-09-30  Released-By: SHARYANTO

         - Add option: -T (--no-sort) to make example work.


0.38     2010-09-27  Released-By: SHARYANTO

         - Multiple scriptlets and/or command-line code can now be specified, a
           la piping.

         - INCOMPATIBLE: -e is now --eval instead of --execute. New -x option is
           now --execute.

         - Some fixes in dryrun handling.

         - Allow -e '' (previous version would wrongly assume next argument is
           scriptlet).

         - Add more documentation and examples.


0.37     2010-07-03  Released-By: SHARYANTO

         - Fix bug: store_scriptlets was broken (Thanks Kurt vom Walde).


0.36     2010-07-02  Released-By: SHARYANTO

         - Introduce $COMPILING as alias for $COMPILING.

         - Introduce $CLEANING for running code between run.

         - Fix scriptlet: to-number-ext (still used @ARGV).


0.35     2010-07-01  Released-By: SHARYANTO

         - Add scriptlet: trim.

         - Add scriptlet: dedup-space.


0.34     2010-06-30  Released-By: SHARYANTO

         - Add test for each included scriptlet.

         - Provide $FILES (arrayref) for code.


0.33     2010-06-29  Released-By: SHARYANTO

         - Require Test::Exception [reported by cpantesters]


0.32     2010-06-24  Released-By: SHARYANTO

         - Fix failing tests on *cp*antesters machines.



( run in 1.129 second using v1.01-cache-2.11-cpan-c966e8aa7e8 )