# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Data::Microformat', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Data/Microformat.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Pod::Coverage' => '>= 0.18', 'Test::Pod::Coverage' => '>= 1.08', 'HTML::Stream' => 0, 'HTML::Entities' => 0, 'HTML::TreeBuilder' => 0, 'Test::Pod' => '>= 1.22' } ) ;