Revision history for Perl extension WWW::UsePerl::Journal::Thread. 0.11 29/09/2008 - updated optional tests. - upgraded WWW-UsePerl-Journal required version to 0.22. - fixed regex to match comments for updated use.perl pages. - added a useperl.pl script to examples, which can extract all the journal posts and associated comments, for a given user. 0.10 07/11/2007 - several fails pointed at bad error handling in the event of a webpage not being returned. Further validation in the event of a page not being found. Thanks to David Cantrell for the diagnostics. - bumped several prerequite versions in META.yml - incorporated internal debugging as per WUJ. 0.09 31/10/2007 - relaxed date testing, as timezones can affect the date/time value returned. - This is mostly a documentation and license update release. - Upped some of the versions of required modules. - New META.yml and associated tests added - Changed all instances of LICENCE to LICENSE. - Added LICENSE file. - Added an examples directory - POD/README updates. - UsePerl has changed its comment formatting. - simplified thread and comment storage respectively. - added error methods to access faults rather than die-ing. 0.08 Tue Apr 05 2005 - Updated test to reflect changes in use.perl - Added test scripts - Aligned version numbers 0.07 22/04/2004 - Date in comment wasn't ... d'oh! - Date regex was balking. Fixed it up to be more economical and faster 0.06 20/04/2004 - date/time testing removed due to odd behaviour with use.perl times 0.05 19/04/2004 - Test::More added as a prerequisites for PPMs - Fixed Abstract in Makefile.PL 0.04 10/11/2003 - Updated Test::Pod requirement - Between releases a few comments seem to have gone back an hour on use.perl!!! 0.03 Wed Oct 8 13:04:18 GMTDT 2003 - META.yml added to distribution - POD updates 0.02 Thu Aug 14 12:23:02 GMTDT 2003 - POD updates and fixes 0.01 Wed Aug 13 09:26:53 GMTDT 2003 - original version; based upon WWW::UsePerl::Journal