JIRA-Attachments-Rename

This module is used to rename sub-directories under the JIRA attachments directory after
renaming project keys during a backup and restore operation.

INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc JIRA::Attachments::Rename

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/JIRA-Attachments-Rename

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=JIRA-Attachments-Rename

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/JIRA-Attachments-Rename

    CPAN Ratings:
        http://cpanratings.perl.org/d/JIRA-Attachments-Rename

COPYRIGHT AND LICENCE

Copyright (C) 2007 Martyloo

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
