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