Skip to content

Commit 3721a3f

Browse files
committed
corrected NAME
1 parent 31c14ad commit 3721a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ WriteConstants(
7575
);
7676

7777
WriteMakefile(
78-
NAME => 'Inline-Lua',
78+
NAME => 'Inline::Lua',
7979
VERSION_FROM => 'lib/Inline/Lua.pm',
8080
PREREQ_PM => {
8181
'perl' => '5.8.8',

0 commit comments

Comments
 (0)