Revision history for Perl extension WWW::Wikipedia. 1.2 Wed Sep 01 08:35:42 2004 - removed newline stripping (thanks Offer Kaye) - bin/wikipedia uses Text::Autoformat 1.1 Thu Aug 19 20:11:10 2004 - fixed t/15.entry.t to hopefull pass on multiple platforms no matter what OS the distribution was created on. 1.0 Tue Aug 10 08:50:13 2004 - added initial multi-lingual support 0.9 Wed Aug 04 23:19:12 2004 - new WWW::Wikipedia::Entry, backwards incompatible changes to interface. - t/15.entry.t test the new entry class. - WWW::Wikipedia is now a subclass of LWP::UserAgent. 0.6 Tue Apr 06 10:02:34 2004 - fixed documentation bug (thanks Thomas Galley) 0.5 Fri Feb 13 10:32:01 2004 - wikipedia cmd line tool uses IO::Page if it can. 0.4 Fri Feb 13 10:03:23 2004 - wikipedia cmd line tool courtesy of Slaven Rezic. - fixed warnings emanating from module 0.3 Tue Apr 01 08:57:00 2003 - added ability to specify useragent in constructor thanks Lin Yung-Chung. 0.2 Mon Mar 24 03:46:00 2003 - fixed README 0.1 Fri Mar 21 16:02:15 2003 - original version