The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# This file provides instructions for packaging.

`Set-Equivalence`
	perl_version_from m`Set::Equivalence`;
	version_from      m`Set::Equivalence`;
	readme_from       m`Set::Equivalence`;
	requires          p`List::MoreUtils 0.33`;
	requires          p`Type::Tiny 0.016`;
	test_requires     p`Test::More 0.96`;
	test_requires     p`Test::Fatal 0.010`;
	test_requires     p`Test::Requires 0.06`;
	.