use strict; use lib "../..", "../../inc"; use inc::Module::Install prefix => '../../inc'; name ('File::Util'); version ('6.00'); abstract ('Easy, versatile, portable file handling'); author ('Franck Cuny '); license ('perl'); WritePugs (6);