use ExtUtils::MakeMaker 5.0; WriteMakefile( NAME => "Bio::EnsEMBL", VERSION => "40", AUTHOR => "Sanger Center (ensembl-dev@ebi.ac.uk)", ABSTRACT => "BioPerl modules to access ensembl", INSTALLDIRS => "vendor", PMLIBDIRS => [ "EnsEMBL" ] );