# Note: this file was auto-generated by Module::Build::Compat version 0.4211
use ExtUtils::MakeMaker;
WriteMakefile
(
'VERSION_FROM' => 'lib/Reconcile/Accounts/Vin.pm',
'PREREQ_PM' => {
'Test::More' => 0
},
'EXE_FILES' => [],
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'Reconcile::Accounts::Vin'
)
;