use ExtUtils::MakeMaker; # See lib/ExtUtils/MakeMaker.pm for details of how to influence # the contents of the Makefile that is written. eval "require Params::Validate"; print < 'File::Wildcard', VERSION_FROM => 'lib/File/Wildcard.pm', # finds $VERSION AUTHOR => 'I. Williams (ivorw-file-wildcard at xemaps.com)', ABSTRACT_FROM => 'lib/File/Wildcard.pm', PREREQ_PM => { 'Module::Optional' => 0, }, LICENSE => 'perl', );