Bug 1539528
| Summary: | Broken perldocs for perl-NKF | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Yaakov Selkowitz <yselkowi> |
| Component: | nkf | Assignee: | Akira TAGOH <tagoh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | i18n-bugs, tagoh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | nkf-2.1.4-8.fc27 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-20 17:12:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
nkf-2.1.4-8.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-01805481e7 nkf-2.1.4-8.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-01805481e7 nkf-2.1.4-8.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: The perldocs of NKF.pm are broken. Version-Release number of selected component (if applicable): perl-NKF-2.1.4-7.fc27.x86_64 How reproducible: 100% Steps to Reproduce: 1. dnf install perl-NKF 2. man 3 NKF Actual results: NKF(3) User Contributed Perl Documentation NKF(3) NAME NKF - Perl extension for Network Kanji Filter POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 56: =begin without a target? Around line 64: '=end' without a target? (Should be "=end COMMAND") Around line 68: =begin without a target? Around line 77: '=end' without a target? (Should be "=end COMMAND") Around line 81: =begin without a target? Around line 87: '=end' without a target? (Should be "=end COMMAND") Around line 496: '=end' without a target? (Should be "=end COMMAND") Around line 510: =begin without a target? Around line 516: '=end' without a target? (Should be "=end COMMAND") perl v5.26.0 2015-12-12 NKF(3) Expected results: API documentation, no error messages. Additional info: This goes back to at least F25.