Skip to main content



framework for parsing Pod

Changes for 3.45 - 2023-05-14

  • fix precedence issue in PullParser mauke++
  • minor parallelism fixes to test files yves++
  • refactor XHTML index generation into own method Graham Knop++
  • fix tab expansion when not 0 nor 8 Graham Knop++
  • various fixes to links Graham Knop++


Generate tokens to help prevent CSRF attacks.

Changes for 0.007 - 2023-05-15

  • fixed bad metadata in previous release


resolve keys to data

Changes for 0.005 - 2023-05-15T21:48:21Z

  • support for sub-resolver keys passed to a top one, immediately resolving the hierarchy.
  • adopt Unix-style keys in FromDir


Types that coerce references to read-only

Changes for v0.5.0 - 2023-05-15T19:22:59+01:00

  • Incompatible Changes
  • Documentation


Syntactic sugar for constant and write-once Moo attributes

Changes for v0.6.2 - 2023-05-15T19:01:45+01:00

  • Documentation
  • Tests