# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Lingua::Han::Cantonese', 'VERSION_FROM' => 'lib/Lingua/Han/Cantonese.pm', 'PREREQ_PM' => { 'File::Spec' => '0', 'Lingua::Han::Utils' => '0.10', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;