xref: /OK3568_Linux_fs/buildroot/package/perl-type-tiny/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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