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