use ExtUtils::Installed; my ($inst) = ExtUtils::Installed->new(); print grep /auto/, $inst->directories("Acrobat::FDF");