The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
use inc::Module::Install;

RTx 'RT-Extension-LifecycleUI';

requires_rt_plugin 'RT::Extension::ConfigInDatabase';

requires_rt '4.4';
rt_too_new '4.6';

WriteAll;
sign;