autobox-Closure-Attributes
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# Load the Module::Install bundled in ./inc/
use inc::Module::Install;
# Define metadata
name 'autobox-Closure-Attributes';
all_from 'lib/autobox/Closure/Attributes.pm';
githubmeta;
requires 'autobox' => '2.40';
requires 'PadWalker';
build_requires 'Test::Exception';
WriteAll;
( run in 0.816 second using v1.01-cache-2.11-cpan-39bf76dae61 )