+ - drop a couple of dependencies by minor releases we don't strictly need
+
0.091005 - 2012-05-14
- temporary switch to an inlined in_global_destruction to avoid needing
to fatpack Sub::Exporter for features we don't use
);
my %RUN_DEPS = (
- 'Class::Method::Modifiers' => 1.07,
+ 'Class::Method::Modifiers' => 1.04,
'strictures' => 1.001001,
- 'Module::Runtime' => 0.013,
+ 'Module::Runtime' => 0.012,
'Role::Tiny' => 1.001001,
);