# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Finance::QuoteTW', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Finance/QuoteTW.pm', 'PREREQ_PM' => { 'version' => '0.76', 'WWW::Mechanize' => '1.34', 'Spiffy' => '0.3', 'Encode::TW' => '2.02', 'Encode' => '2.26', 'HTML::Encoding' => '0.6', 'Test::More' => 0, 'HTML::TableExtract' => '2.1' } ) ;