Help for this page
for my $impl ('XS', 'PP') { if (eval "require Package::Stash::$impl; 1;") { ... $err .= $@; } }