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