- updated to 3.47
see /usr/share/doc/packages/perl-Pod-Simple/ChangeLog
3.47 2025-05-xx Karl Williamson <khw@cpan.org>
- No git-related files in MANIFEST James Keenan++
- Rename method and field to avoid conflicts Graham Knop++
3.46 2025-05-12 Karl Williamson <khw@cpan.org>
- XHTML: =over without =item should render as a blockquote Graham Knop++
- Add support for underlined text U<> formatting Graham Knop++
- Make 'temp' name checking more succinct Max Maischein++
- github: fix and add tests Lukas Mai++ rwp0++
- Makefile.PL: add missing 'warnings' prereq Lukas Mai++
- Add select method compatible with Pod::Select Graham Knop++
- Modernize htmlbat.t, corpus.t Lukas Mai++, Graham Knop++
- Fix links, typos, acknowledgments James Keenan++ rwp0++, Dan Book++
- Add documentation on sublcassing Graham Knop++
- Fix version checking Philippe Bruhat++
- Fix version number Thibault Duponchelle++
- Use rel2abs instead of abs_path Andrew Fresh++
OBS-URL: https://build.opensuse.org/request/show/1279811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Simple?expand=0&rev=18
- Update to upstream version 3.28:
* Release 3.28
- Removed use of 'done_testing' in t/white.t
- Fixed inproperly calculated number of skipped tests in t/xhtml01.t
when HTML::Entities is not intalled.
* Release 3.27
- Added new warnings as defined by Pod::Checker
- Added ->keep_encoding_directive, which is false by default
* Release 3.26
- Fixed another test script to skip all tests when Encode not installed.
- Added 'encoding()' and 'detected_encoding()'
* Release 3.25
- Improved the warning when "=item" types mismatch within one
"=over"/"=back" block.
* Release 3.24
- Fixed corner case bug for unlikely UTF-8 scenario
- XHTML IDs can no longer end with punctuation.
- Fixed test failure on Perl 5.6.2.
- Changed default installation location from "perl" to "site" on
5.12 and higher
- Fixed hash order dependency test failures on Perl 5.17
- Inlined the code that tries to guess a Pod file's encoding
- Added a warning when "=item" types mismatch within one
"=over"/"=back" block.
- Fixed regression introduced in 3.22 in which "C< >" tags were
incorrectly treated as verbatim text in table of contents items
emitted by Pod::Simple::XHTML.
- Loosened up the matching of "L< >" tags for man pages so that they
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Simple?expand=0&rev=9