+ - bump Devel::GlobalDestruction dependency to fix warning on cleanup
+ when run under -c (RT#78617)
- document Moose type constraint creation for roles and classes
(actually fixed in 1.001000)
'strictures' => 1.004003,
'Module::Runtime' => 0.012,
'Role::Tiny' => 1.002004,
- 'Devel::GlobalDestruction' => 0.09,
+ 'Devel::GlobalDestruction' => 0.11,
);
# have to do this since old EUMM dev releases miss the eval $VERSION line