# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Palm::Progect', 'EXE_FILES' => [ 'bin/progconv' ], 'VERSION_FROM' => 'lib/Palm/Progect.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'CLASS' => '0', 'Palm::Raw' => '1.008', 'Class::Constructor' => '0', 'Class::Accessor' => '0', 'Palm::StdAppInfo' => '1', 'Palm::PDB' => '1' } ) ;