The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use inc::Module::Install;

RTx     'RT-Extension-ShowTransactionSquelching';
license 'gplv2';
repository 'https://github.com/bestpractical/rt-extension-showtransactionsquelching';

requires_rt '4.2.0';
rt_too_new '4.4.0';

sign;
WriteAll;