Revision history for Perl extension WWW::Google::Groups.
0.01 Thu Sep 4 02:45:20 2003
- original version; created by h2xs 1.21 with options
-XA WWW::Google::Groups
0.02 Sun, 14 Sep 2003 16:11:41 +0800
- several bugs fixed.
- added save2mbox() in Groups.pm
- added starting_thread() in Groups.pm
- added Groups/Vars.pm
- added @agent_alias in Groups/Vars.pm for simulating browsing with
different agent
0.03 Mon, 15 Sep 2003 04:17:02 +0800
- fixed infinite fetching problem
- several code reductions using mechanize methods
0.04 Tue, 16 Sep 2003 23:14:38 +0800
- added searching capability
- complete thread downloading
- added Groups/Search.pm
- added Groups/SearchResult.pm
0.05 Sun, 21 Sep 2003 18:22:45 +0800
- fixed ill-formatted mbox dumping