-
-
13 May 2022 19:29:26 UTC
- Distribution: RT-Extension-ChangeManagement
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- % Coverage
- License: gpl_2
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (39.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Best Practical Solutions, LLC
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
UPGRADING FROM 0.01
The upgrade process is very similar to installation:
Once
make install
finishes, the database upgrade can be performed:/opt/rt5/sbin/rt-setup-database --action insert --datafile etc/upgrade/0.02/content \ --package RT::Extension::ChangeManagement --ext-version 0.02
Finally, clear your mason cache:
rm -rf /opt/rt5/var/mason_data/obj
and restart your webserver.
Module Install Instructions
To install RT::Extension::ChangeManagement, copy and paste the appropriate command in to your terminal.
cpanm RT::Extension::ChangeManagement
perl -MCPAN -e shell install RT::Extension::ChangeManagement
For more information on module installation, please visit the detailed CPAN module installation guide.