Subject: | Bug in modulemaker utility non-interactive mode |
I've recently taken over maintenance of EU::MM from original author Geoff Avery. In particular, I've been trying to extend the range of the modulemaker command-line utility. But I've discovered one bug: When you use the non-interactive mode -- i.e., try to specify all options on the command-line rather than responding to prompts -- only one of the five author values will actually appear in the AUTHOR section of the POD you create. I believe I have a patch for this, but testing will take a couple of days more. In the mean time, the module itself works fine, as does the command-line utility when used in the interactive mode.