The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
To prepare the package, run from command line:

	% perl Makefile.PL
	% make
	% make tests

To install the package (probably as root), run:

	% make install

Good luck.