Skip to content

Releases: briandfoy/pod-perldoc

Pod-Perldoc-3.29

16 Feb 02:14
f4f3b32
Compare
Choose a tag to compare

3.29 2025-02-16T01:44:05Z

  • make perldoc -a work again (#76 from Matthew Horsfall)
  • add check for MidnightBSD, which uses mandoc (#73 from Lucas Holt)
  • don't check for UTF8 in mandoc (#42 from Theo Buehler)
  • call waitpid to clean up after calling mandoc (#39 from Andrew Hewus Fresh)
  • respect MANWIDTH (#41 from Andrew Hewus Fresh)
  • use utf8 switch in calling man (#40 from Andrew Hewus Fresh)
  • don't try to use a pager on a dumb terminal (#37 from Paul Horton)
  • Don't interpolate program name into sprintf templates, which causes
    setgid scripts to complain (#51 from sneeper)
  • set minimum perl version to v5.10 to accomodate Pod::Man