arrayref for AUTHOR
Alexandr Ciornii <[email protected]> Wed, 11 Aug 2010 01:09:16 +0300
| Newsgroups | gmane.comp.lang.perl.modules.extutils-makemaker.devel |
|---|---|
| Message-ID | <[email protected]> |
M::B allows specifying several authors for author META.yml field. For ppm M::B outputs each author in it's own tag, but as Jan says, only first is used. "multiple_authors" branch in repository allows AUTHOR accept both arrayref and scalar for AUTHOR key. For ppm author are joined by ', '. -- Alexandr Ciornii, http://chorny.net