IO-Socket-INET-Daemon-0.04
author: Jonas Kramer
0.03
interpolated values may be formatted with sprintf
3.41 Sun May 11 19:53:13 CEST 2008
- work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao.
0.75 11 May 2008
Added support for selecting versions by moderation status (see
OpenGuides ticket #142).
Added "new_only" parameter to ->list_recent_changes, so you can ask
for e.g. all pages added in the last week. This involved a bit of
a rewrite of ->list_recent_changes, so please keep an eye out for
any bugs that may have been introduced (I'm not convinced the test
suite covered everything it should have).
Fix some badly-formatted POD documentation which accidentally included
some code
Fix uninitialized warnings in feed tests
Fix database setup to ignore tables that aren't Wiki::Toolkit tables
Fix test suite's incorrect passing of DBIxFTSMySQL connection
parameters
Add missing prereq of DBI (caught by the CPAN testers) and don't
use DBI in Makefile.PL
Add new scripts wiki-toolkit-delete-node and
wiki-toolkit-revert-to-date
0.42 Sat May 11 16:05:39 CEST 2008
- Fixed behavior in PAR environment (error: Can't locate auto/Gtk2/GladeXML/OO/debug.al in @INC)