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-ActivityReports');
license('perl');
requires('Time::Duration');

requires_rt '4.0.0';
rt_too_new '4.4.0';

sign;
&WriteAll;