# Note: this file was auto-generated by Module::Build::Compat version 0.30 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Getopt::Lucid', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Getopt/Lucid.pm', 'PREREQ_PM' => { 'Data::Dumper' => 0, 'Storable' => '2.16', 'Exception::Class::TryCatch' => '1.1', 'Exporter' => 0, 'Carp' => 0, 'Test::More' => '0.62', 'Exception::Class' => '1.23' } ) ;