2014-07-22 20:17:56 +02:00
|
|
|
config BR2_PACKAGE_PERL_TRY_TINY
|
|
|
|
bool "perl-try-tiny"
|
|
|
|
help
|
2018-10-28 16:23:13 +01:00
|
|
|
Minimal try/catch with proper preservation of $@.
|
2014-07-22 20:17:56 +02:00
|
|
|
|
2017-01-20 10:29:56 +01:00
|
|
|
https://github.com/p5sagit/Try-Tiny
|