/usr/local/CPAN/Text-Typography/Makefile.PL


# Note: this file was auto-generated by Module::Build::Compat version 0.03
# Generated by Module::Build::Compat->create_makefile_pl

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME         => 'Text::Typography',
   VERSION      => '0.01',
   PL_FILES     => {},
   INSTALLDIRS  => 'site',
   PREREQ_PM    => {
		    'Test::More' => '0',
		   },
  );