/usr/local/CPAN/Lingua-ZH-DateTime/Makefile.PL


use ExtUtils::MakeMaker;

WriteMakefile(
	AUTHOR          => 'Hoowa Sun (hoowa.sun@gmail.com)',
	NAME            => 'Lingua::ZH::DateTime',
	ABSTRACT        => 'Convert time to chinese format.',
	VERSION_FROM    => 'DateTime.pm'
);