# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'InSilicoSpectro::Databanks', 'EXE_FILES' => [ 'scripts/fasta-decoy.pl', 'scripts/fasta-shuffle-notryptic.pl', 'scripts/ncbinr2phenyxfasta.pl', 'scripts/uniprotdat2fasta.pl' ], 'VERSION_FROM' => './lib/InSilicoSpectro/Databanks.pm', 'PREREQ_PM' => { 'Log::StdLog' => 0, 'LWP::Simple' => 0, 'Object::InsideOut' => 0 } ) ;