Changes for version v1.1.1 - 2026-08-29

  • Fix '-' (STDIN) arg with --auto creating a file named '-.md', which should go to STDOUT
  • Add proper error handling in _convert_md():
    • Catch exceptions + errors from Pod::Markdown or Pod::Simple and return exit status 1 (multiple args also containing POD files correctly parsed don't matter)
    • Errors go to STDERR instead of appending to STDOUT/OUTFILE
  • Fix bugtracker link in documentation (mauke++)

Documentation

convert POD to GitHub Flavored Markdown

Modules

convert POD to GitHub Flavored Markdown