The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Note: this file was auto-generated by Module::Build::Compat version 0.4210
use ExtUtils::MakeMaker;
WriteMakefile
(
  'PL_FILES' => {
                  'lib/Config/Apple/Profile/Config.pl' => 'lib/Config/Apple/Profile/Config.pm'
                },
  'INSTALLDIRS' => 'site',
  'NAME' => 'Config::Apple::Profile',
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/Config/Apple/Profile.pm',
  'PREREQ_PM' => {
                   'Scalar::Util' => 0,
                   'Module::Signature' => 0,
                   'DateTime' => 0,
                   'Email::Valid' => 0,
                   'Exporter::Easy' => 0,
                   'Data::GUID' => 0,
                   'Regexp::Common' => 0,
                   'Try::Tiny' => 0,
                   'Test::Exception' => 0,
                   'IO::File' => 0,
                   'DateTime::Infinite' => 0,
                   'Readonly' => 0,
                   'Test::More' => 0,
                   'Mac::PropertyList' => '1.4',
                   'DateTime::Format::Flexible' => 0,
                   'File::Temp' => 0,
                   'IO::Dir' => 0
                 }
)
;