use ExtUtils::MakeMaker; $LAST_API_CHANGE = 0.12; eval q{require Log::Dispatch::Config}; unless ($@) { print < 'Log::Dispatch::Config', 'VERSION_FROM' => 'lib/Log/Dispatch/Config.pm', # finds $VERSION 'PREREQ_PM' => { Test::More => 0.32, Log::Dispatch => 2.00, AppConfig => 1.52, IO::Scalar => 0, File::Temp => 0.12, }, );