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