Revision history for Perl tool rename. 1.13 Mon Feb 13 14:24:37 CET 2023 - Add --shell-completion=bash 1.12 Sun Nov 13 16:13:00 CET 2022 - Add -c|--copy option 1.11 Tue Mar 23 13:41:00 CET 2021 - Fix examples in documentation 1.10 Fri Mar 19 22:00:12 CET 2021 - Skip files containing 0-bytes - Fix a backup file issue related to wildcards 1.9 Fri Jul 4 02:51:17 CEST 2014 - use bsd_glob to handle files with space in the name. 1.8 Sun Sep 19 20:19:36 CEST 2010 - Ensure directories exist for backup files. 1.7 Sun Sep 19 19:47:47 CEST 2010 - Fixed a long standing bug related to backup - Added --prefix, --basename-prefix and -z for --suffix - Updated documentation 1.6 Mon Aug 18 16:45:06 CEST 2008 - inlined mkpath for better control of error messages. - turn of strict when evaling perl code. 1.5 Mon Aug 18 14:21:12 CEST 2008 - use strict, added mkdir support, fixed small typos. 1.4 Wed Jan 26 18:13:50 CET 2000 - Added some error messages 1.3 Wed Jan 26 14:02:57 CET 2000 - fixed documentation 1.2 Wed Jan 26 12:46:45 CET 2000 - added --link-only option 1.1 Fri Apr 9 19:22:51 CEST 1999 - original version