From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

use 5.10.0;
use strict;
dirs => [
'lib',
't',
'xt',
'example',
],
files => [
'README',
'Makefile.PL',
'Changes',
],
};