Fixed the NAME in Makefile.PL.
This commit is contained in:
parent
76a52f065c
commit
b232f4b58d
@ -11,7 +11,7 @@ $eummver =~ s/_//;
|
|||||||
%license = (LICENSE => "perl") if $eummver > 6.30;
|
%license = (LICENSE => "perl") if $eummver > 6.30;
|
||||||
|
|
||||||
WriteMakefile(
|
WriteMakefile(
|
||||||
NAME => "Locale-Maketext-Gettext",
|
NAME => "Locale::Maketext::Gettext",
|
||||||
VERSION => "1.31",
|
VERSION => "1.31",
|
||||||
ABSTRACT => "Joins gettext and Maketext frameworks",
|
ABSTRACT => "Joins gettext and Maketext frameworks",
|
||||||
AUTHOR => "imacat <imacat\@mail.imacat.idv.tw>",
|
AUTHOR => "imacat <imacat\@mail.imacat.idv.tw>",
|
||||||
|
Loading…
Reference in New Issue
Block a user