Skip to main content





podlators-5.01


Convert POD data to various other formats

Changes for 5.01 - 2022-12-25

  • Guesswork (formatting rules based on heuristics intended for Perl documentation) can now be disabled or selectively enabled in Pod::Text with the guesswork option (--guesswork to pod2text). This is similar to the support added to Pod::Man in 5.00, except there is only one type of guesswork currently (quoting).
  • Pod::Text suppresses quote marks around some additional cases of Perl code in C<> where the intent had been to suppress the quotes but there were various bugs in the matching regular expressions. This primarily affects function and method calls.
  • Fix an escaping issue in Pod::Man with complex lquote, rquote, and quotes options containing double quotes that caused some double quotes to be incorrectly duplicated.
  • Pod::Man now avoids quoting macro arguments when this is unnecessary.
  • Depend on Pod::Simple 3.26 or later, since Pod::Text now calls its encoding() method.

metacpan.org/dist/podlators



UI-Various-0.36


graphical/non-graphical user interface without external programs

Changes for 0.36 - 2022-12-25T16:08:48Z

  • fix for FileSelect when selecting in root directory
  • changed FileSelect's empty selection logic to support directory selection
  • fix when adding first item(s) to empty Listbox
  • 2nd listbox example now prints selection when exiting

metacpan.org/dist/UI-Various



Marpa-R2-12.000000


Release 2 of Marpa

Changes for 12.000000

  • Work on documentation, Leo diagnostics
  • Emphasize deprecation of Stuifzand, NAIF.
  • Work around installation problems due to broken dependency checking in GNU automake.

metacpan.org/dist/Marpa-R2