The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06 - 2005-10-05

  • fix Pod::Wrap::Pretty's handling of trailing whitespace handling so sending the output of podtidy back through podtidy doesn't cause a non-deterministic result.
  • Pod::Wrap::Pretty VERSION to '0.02'
  • change Pod::Tidy::build_pod_queue() to 'canonicalize' all input file paths
  • add Pod::Tidy::base()
  • change Pod::Tidy::build_pod_queue()'s ignore pattern matching to try to match on the absolute, relative, and 'base' file/dir paths
  • document Pod::Tidy::tidy_files(ignore => ...)
  • Pod::Tidy VERSION to '0.06'
  • add Text::Glob req.
  • switch podtidy from --Ignore regex patterns -> Text::Glob::glob_to_regex()
  • update podtidy Ignore option documentation
  • podtidy VERSION to '0.04'

Documentation

a reformatting Pod Processor

Modules

reformat Pod documents without effecting other text or code
reformat Pod to be nicely line wrapped