# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'HTML::GenToc', 'EXE_FILES' => [ 'scripts/hypertoc' ], 'VERSION_FROM' => 'scripts/hypertoc', 'PREREQ_PM' => { 'Getopt::Long' => '2.34', 'HTML::LinkList' => '0.1501', 'Pod::Usage' => 0, 'Getopt::ArgvFile' => '1.09', 'Data::Dumper' => 0, 'HTML::SimpleParse' => '0.1', 'Test::More' => 0, 'HTML::Entities' => 0 } ) ;