# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Brackup::Target::Gmail', 'VERSION_FROM' => 'lib/Brackup/Target/Gmail.pm', 'PREREQ_PM' => { 'File::Temp' => '0', 'Net::FS::Gmail' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;