File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Revision history for Pod::Perldoc
22
3+ 3.29 2025-02-16T01:44:05Z
4+ * make `perldoc -a` work again (#76 from Matthew Horsfall)
5+ * add check for MidnightBSD, which uses mandoc (#73 from Lucas Holt)
6+ * don't check for UTF8 in mandoc (#42 from Theo Buehler)
7+ * call waitpid to clean up after calling mandoc (#39 from Andrew Hewus Fresh)
8+ * respect MANWIDTH (#41 from Andrew Hewus Fresh)
9+ * use utf8 switch in calling man (#40 from Andrew Hewus Fresh)
10+ * don't try to use a pager on a dumb terminal (#37 from Paul Horton)
11+ * Don't interpolate program name into sprintf templates, which causes
12+ setgid scripts to complain (#51 from sneeper)
13+ * set minimum perl version to v5.10 to accomodate Pod::Man
14+
3153.28_01 2023-12-06T07:19:15Z
416 * A dev release to try to avoid test failures for root by not testing
517 when root (GitHub #44).
You can’t perform that action at this time.
0 commit comments