#186 closed enhancement (wontfix)
pod2ipf missing from Perl 5.16
Reported by: | Shmuel (Seymour J.) Metz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | *none | Version: | |
Severity: | medium | Keywords: | perl, POD |
Cc: |
Description
The pod2ipf utility is missing. It is needed to create an INF version of the documentation. I can provide a modified version and some fixes.
Attachments (3)
Change History (8)
by , 6 years ago
Attachment: | pod2ipf137.cmd.base added |
---|
comment:1 by , 6 years ago
Priority: | minor → Feedback pending |
---|---|
Type: | defect → enhancement |
we would need to create a separate rpm for that, as I doubt this is in any original perl distributions. And here come the time factor as well. We can't do everything for free, as we need a living. So eventually it will be done one day. If you really need to feel free to contact us and we will give you a price quote.
comment:2 by , 6 years ago
pod2ipf was in Perl 5.8 and I believe that it was also in 5.10. IAC, if you decide to create documentation in INF format, the files I attached should help.
comment:3 by , 6 years ago
Priority: | Feedback pending → minor |
---|
comment:4 by , 5 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
as we have a man viewer we don't plan to add documentation in inf. So I close this ticket as won't fix. If you feel it's worth to include, then add it to the source tree. I even looked at older perl source and I could not find it anywhere in the official tree.
comment:5 by , 5 years ago
FWIW, man doesn't have the functionality of view.
I doubt that the official source tree goes back as far as 5.8, but perlos2 still mentions pod2ipf.
I'm checking with CPAN to see whether I can add it back in.
base version of pod2ipl.pl 1-37