# Note: this file was auto-generated by Module::Build::Compat version 0.4220
require 5.008;
WriteMakefile
(
'INSTALLDIRS' => 'site',
'PL_FILES' => {},
'VERSION_FROM' => 'lib/Text/CSV/Unicode.pm',
'PREREQ_PM' => {
'charnames' => 1,
'Text::CSV' => 1,
'Test::More' => 0
},
'NAME' => 'Text::CSV::Unicode',
'EXE_FILES' => []
)
;