Dear Log,
Now entering CPAN:
2004-05-24 Sean M. Burke ---
* Release 3.01
No big changes to the main modules, but there's many changes to
the important Pod::Simple::HTML module.
Also, new modules:
Pod::Simple::HTMLBatch
Pod::Simple::HTMLLegacy
Pod::Simple::Progress
Pod::Simple::Search
and tests for these (well, most).
Some prettying up of the Makefile.PL.
The test 00about.t is a bit more careful and verbose now.
The docs are still incomplete, esp. for Pod::Simple::HTML and
Pod::Simple::HTMLBatch, which I hope to improve quite soon.
2004-05-07 Sean M. Burke
* Release 2.06
Allison Randal brilliantly refactors a huge monolithic sub in
Blackbox.pm. Code is now actually sanely readable!
I add the new option-attributes fullstop_space_harden and
codes_in_verbatim, and the two methods abandon_output_string and
abandon_output_fh. Not yet documented.
New test fullstop_spaces.t and new corpus document
greek_iso_8859_7.pod.
Another version should be forthcoming in a few days that has the
new Pod::Simple::HTML stuff in it.
Note to self: document =extend and =encoding in perlpodspec ASAP!