/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/JIRA-Attachments-Rename/blib/lib/JIRA/Attachments/Rename.pm


NAME

JIRA::Attachments::Rename


VERSION

This documentation refers to version 1.01


SYNOPSIS

my $sample = JIRA::Attachments::Rename->new(``/tmp'', ``TST'', ``TEST''); $sample->att_rename();


DESCRIPTION

This module is used to rename JIRA attachment sub-directories after project keys have been changed.


SUBROUTINES/METHODS

new($dir, $old_key, $new_key )

Takes a directory where JIRA attachments are located, an old project key and and a new project key.

att_rename();

Call this function to rename the directories matching the key indicated in the constructor.


DEPENDENCIES

File::Find


DIAGNOSTICS

None


CONFIGURATION AND ENVIRONMENT

None


BUGS AND LIMITATIONS

None


AUTHOR

Martin-Louis Bright (mlbright@gmail.com)


COPYRIGHT

Perl standard distribution license.

 /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/JIRA-Attachments-Rename/blib/lib/JIRA/Attachments/Rename.pm