1config BR2_PACKAGE_PERL_EXPORTER_TINY
2	bool "perl-exporter-tiny"
3	help
4	  an exporter with the features of Sub::Exporter but only core
5	  dependencies.
6
7	  https://exportertiny.github.io/
8