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


use ExtUtils::MakeMaker;
WriteMakefile(
   'NAME'		=> 'Text::Roman',
   'VERSION_FROM'	=> 'Roman.pm',
);