/usr/local/CPAN/DBIx-HTMLinterface/Makefile.PL


use ExtUtils::MakeMaker;

WriteMakefile(
    'NAME'	=> 'DBIx::HTMLinterface',
    'DISTNAME' => 'DBIx-HTMLinterface',
    'VERSION_FROM' => 'HTMLinterface.pm', # finds $VERSION
);