# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'TV::Anytime', 'VERSION_FROM' => 'lib/TV/Anytime.pm', 'PREREQ_PM' => { 'Class::Accessor::Chained::Fast' => '0', 'DateTime' => '0', 'DateTime::Format::Duration' => '0', 'DateTime::Format::ISO8601' => '0', 'File::Find::Rule' => '0', 'List::Util' => '0', 'Path::Class' => '0', 'Test::More' => '0', 'XML::LibXML' => '0', 'XML::LibXML::XPathContext' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;