/usr/local/CPAN/Bundle-Combust/Makefile.PL


use ExtUtils::MakeMaker;
use strict;

WriteMakefile(
    'NAME'	=> 'Bundle::Combust',
    'VERSION_FROM' => 'lib/Bundle/Combust.pm',
);