my %META_BITS = (
);
my %RUN_DEPS = (
- 'Sub::Exporter::Progressive' => '0.001006',
+ 'Sub::Exporter::Progressive' => '0.001011',
( (defined ${^GLOBAL_PHASE} or parse_args()->{PUREPERL_ONLY} or !can_xs() )
? ()
: ('Devel::GlobalDestruction::XS' => 0)