Skip to content

Commit 2f96f40

Browse files
committed
For the moment no unicode author names
... since Module::Install is b0rken. Perl-Toolchain-Gang/Module-Install#37
1 parent 4e99702 commit 2f96f40

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
@@ -52,6 +52,6 @@ WriteMakefile(
5252
},
5353
},
5454
'ABSTRACT_FROM' => 'VISA.pod',
55-
'AUTHOR' => ['Daniel Schröer <[email protected]>', 'Andreas K. Hüttel <[email protected]>'],
55+
'AUTHOR' => ['Daniel Schroeer <[email protected]>', 'Andreas K. Huettel <[email protected]>'],
5656

5757
);

0 commit comments

Comments
 (0)