Search results for "module:rename"
Hash::Rename - Rename hash keys
Using this module you can rename a hash's keys in place....
MARCEL/Hash-Rename-2.00 - 31 Dec 2013 10:16:39 UTC
File::Rename - Perl extension for renaming multiple files
USE OPTIONS Parameters to "use File::Rename" consists of functions to be imported and configuration options. The only exported function is "rename()". The configuation options are preceded by :config, and are passed to File::Rename::Options. FUNCTION...
RMBARKER/File-Rename-2.01 - 19 Jan 2023 22:06:02 UTC
Module::Rename - Utility functions for renaming a module distribution
Have you ever created a module distribution, only to realize later that the module hierarchary needed to be changed? All of a sudden, "Cool::Frobnicator" didn't sound cool anymore, but needed to be "Util::Frobnicator" instead? Going through a module'...
MSCHILLI/Module-Rename-0.04 - 28 Jul 2013 03:10:05 UTC
File::Temp::Rename - Create a temporary file object for output, and rename it when done.
TNISH/File-Temp-Rename-0.02
-
29 May 2013 01:29:48 UTC
SVK::Editor::Rename - An editor that translates editor calls for renamed entries
Given the rename_map, which is a list of [from, to] pairs for translating path in editor calls, "SVK::Editor::Rename" serialize the calls and rearrange them for making proper calls to $next_editor. The translation of pathnames is done with iterating ...
CLKAO/SVK-v2.2.3 - 23 Mar 2010 15:19:59 UTC
File::Rename::Unicode - Unicode wrapper for user code for File::Rename
FUNCTIONS "code()" Wrap the call to user code in utf8/unicode features. OPTIONS See rename script --unicode option See File::Rename for unicode_strings option...
RMBARKER/File-Rename-2.01 - 19 Jan 2023 22:06:02 UTC
File::Rename::Options - Option processing for File::Rename
CONFIGUATION The parameters to "use File::Rename::Options" are configurations settings for Getopt::Long The default configuration is posix_default and no_ignore_case; other settings are added to this list. FUNCTIONS "GetOptions()" Call "Getopt::Long:...
RMBARKER/File-Rename-2.01 - 19 Jan 2023 22:06:02 UTC
App::Pinto::Command::rename - change the name of a stack
This command changes the name of an existing stack. Once the name is changed, you will not be able to perform commands or access archives via the old stack name. See the new command to create a new empty stack, or the copy command to duplicate an exi...
THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC
Pantry::App::Command::rename - Implements pantry rename subcommand
This class implements the "pantry create" command, which is used to create a new node data file in a pantry....
DAGOLDEN/Pantry-0.012 - 11 Oct 2012 22:43:13 UTC
MozRepl::Plugin::Repl::Rename - Rename repl object name
Add repl_rename() method to MozRepl....
ZIGOROU/MozRepl-0.06 - 04 Jul 2007 06:28:49 UTC
Perl::ToPerl6::Transformer::Builtins::Rename - Format my(), our(), print()
Perl6 requires whitespace after "my", "our", "print" etc. in order to not confuse these builtins with methods: my() --> my () our() --> our () print() --> print ()...
JGOFF/Perl-ToPerl6-0.040 - 30 Aug 2015 18:57:46 UTC