--- Package-Stash-0.23/t/impl-selection/11-basic-xs.t 2011-01-04 16:31:03.410468453 +0000 +++ Package-Stash-0.23/t/impl-selection/11-basic-xs.t 2011-01-04 16:31:03.413468538 +0000 @@ -3,7 +3,7 @@ use strict; use warnings; use Test::More tests => 124; use Test::Fatal; -use Test::Requires 'Package::Stash::XS'; +use Package::Stash::XS; BEGIN { $Package::Stash::IMPLEMENTATION = 'XS' }