--- t/00_prereqs.t +++ t/00_prereqs.t @@ -2,6 +2,7 @@ use strict; use warnings; +use inc::latest 'File::ShareDir::Install'; use Test::More;