1config BR2_PACKAGE_PERL_FILE_SHAREDIR
2	bool "perl-file-sharedir"
3	select BR2_PACKAGE_PERL_CLASS_INSPECTOR # runtime
4	help
5	  Locate per-dist and per-module shared files.
6
7	  https://metacpan.org/release/File-ShareDir
8