[PATCH 08/14] yes, that wasn't an array of authors

"Sven Dowideit" <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
From: Sven Dowideit <[email protected]>

---
 Makefile.PL |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index e08638d..b7962f1 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,8 +20,10 @@ ExtUtils::MakeMaker::WriteMakefile(
         (
             $ExtUtils::MakeMaker::VERSION >= 5.43
             ? (
-                'AUTHOR' => 'Jeff Zucker ([email protected])',
-                'AUTHOR' => 'Sven Dowideit ([email protected])',
+                'AUTHOR' => [
+                    'Jeff Zucker ([email protected])',
+                    'Sven Dowideit ([email protected])',
+                ]
               )
             : ()
         ),
-- 
1.7.10.4
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.