|
/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/JIRA-Attachments-Rename/blib/lib/JIRA/Attachments/Rename.pm |
JIRA::Attachments::Rename
This documentation refers to version 1.01
my $sample = JIRA::Attachments::Rename->new(``/tmp'', ``TST'', ``TEST''); $sample->att_rename();
This module is used to rename JIRA attachment sub-directories after project keys have been changed.
Takes a directory where JIRA attachments are located, an old project key and and a new project key.
Call this function to rename the directories matching the key indicated in the constructor.
File::Find
None
None
None
Martin-Louis Bright (mlbright@gmail.com)
Perl standard distribution license.
|
/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/JIRA-Attachments-Rename/blib/lib/JIRA/Attachments/Rename.pm |