xref: /OK3568_Linux_fs/buildroot/package/perl-try-tiny/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PERL_TRY_TINY
2	bool "perl-try-tiny"
3	help
4	  Minimal try/catch with proper preservation of $@.
5
6	  https://github.com/p5sagit/Try-Tiny
7