# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Text::GooglewikiFormat', 'VERSION_FROM' => 'lib/Text/GooglewikiFormat.pm', 'PREREQ_PM' => { 'Scalar::Util' => 0, 'Test::More' => 0, 'URI' => 0, 'URI::Escape' => 0, 'URI::Find' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;