# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'IO::Async',
          'VERSION_FROM' => 'lib/IO/Async/Notifier.pm',
          'PREREQ_PM' => {
                           'Heap' => '0',
                           'IO::Poll' => '0',
                           'Storable' => '0',
                           'Test::Exception' => '0',
                           'Test::More' => '0',
                           'Time::HiRes' => '0'
                         },
          'INSTALLDIRS' => 'site',
          'PL_FILES' => {}
        )
;


syntax highlighted by Code2HTML, v. 0.9.1