/usr/local/CPAN/Template-Plugin-VMethods/Makefile.PL


# Generated by Module::Build::Compat->create_makefile_pl

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'Template::Plugin::VMethods',
   VERSION     => '0.03',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {
		 'Test::More' => '0',
		 'Template' => '2.06',
		  },
  );