1config BR2_PACKAGE_PERL_TYPE_TINY
2	bool "perl-type-tiny"
3	select BR2_PACKAGE_PERL_EXPORTER_TINY # runtime
4	help
5	  tiny, yet Moo(se)-compatible type constraint.
6
7	  https://typetiny.toby.ink/
8