# Note: this file was auto-generated by Module::Build::Compat version 0.4003 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Image::DCMTK', 'VERSION_FROM' => 'lib/Image/DCMTK.pm', 'PREREQ_PM' => { 'Data::PrintUtils' => 0, 'Getopt::CommandLineExports' => 0, 'IO::All' => 0, 'Test::More' => 0, 'XML::Simple' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;