# Note: this file was auto-generated by Module::Build::Compat version 0.39_01
require 5.008;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'PL_FILES' => {},
  'INSTALLDIRS' => 'site',
  'NAME' => 'NetSDS::Util',
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/NetSDS/Util.pm',
  'PREREQ_PM' => {
                   'Scalar::Util' => '0',
                   'URI::Escape' => '1.00',
                   'Pod::Usage' => '0',
                   'File::Spec' => '0',
                   'Date::Format' => '0',
                   'Test::Pod' => '1.20',
                   'Encode' => '2.000',
                   'POSIX' => '0',
                   'File::Path' => '0',
                   'Time::Local' => '0',
                   'Spreadsheet::Read' => '0.30',
                   'Module::Build' => 0,
                   'File::MMagic' => '1.000',
                   'Getopt::Long' => '0',
                   'File::Copy' => '0',
                   'URI' => '1.00',
                   'Test::Pod::Coverage' => '1.08',
                   'IO::File' => '0',
                   'version' => '0',
                   'Time::HiRes' => '0',
                   'Data::UUID' => '1.000',
                   'HTTP::Date' => '0',
                   'Date::Parse' => '0',
                   'Test::More' => 0,
                   'MIME::Base64' => '0',
                   'File::Temp' => '0'
                 }
)
;
