Re: Existing tools for extracting POD from a source file?
[email protected] (Kent Fredric) Tue, 14 Jan 2014 15:21:11 +1300
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <CAATnKFC2qJrSkaE9V3+Ox7LHhdmsr3TS5dvzagnA4H2pUTj4Ug@mail.gmail.com> |
On 14 January 2014 12:13, Karl Williamson <[email protected]> wrote: > which is incomplete. What has parrot done in the meantime? Well, as downstream, I found a convenient hack around the problem to side-step the bad perldoc and just reduce the behaviour to the subset we needed without the security false alarms > https://492648.bugs.gentoo.org/attachment.cgi?id=364130 See the script attached at the bottom of the patch. And I've got an open pull request on parrot to merge a script to the same effect , but nobody has even commented on it yet. https://github.com/parrot/parrot/pull/1028 -- Kent