# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'App::ZofCMS::Plugin::BreadCrumbs', 'VERSION_FROM' => 'lib/App/ZofCMS/Plugin/BreadCrumbs.pm', 'PREREQ_PM' => { 'File::Spec::Functions' => '3.2701', 'HTML::Template' => '2.9', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;