3eb8d430ad
LICENSE: update copyright dates && remove trailing spaces see https://metacpan.org/release/ETHER/Package-Stash-0.40/diff/ETHER/Package-Stash-0.39#LICENSE Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
config BR2_PACKAGE_PERL_PACKAGE_STASH
|
|
bool "perl-package-stash"
|
|
select BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS # runtime
|
|
select BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION # runtime
|
|
help
|
|
Routines for manipulating stashes.
|
|
|
|
https://github.com/moose/Package-Stash
|