Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules Subject: WebFetch 0.08 uploaded to CPAN From: ikluft@svlug.org (Ian Kluft) Followup-To: comp.lang.perl.modules Organization: Silicon Valley Linux User Group WebFetch 0.08 has been uploaded to CPAN: {closest CPAN mirror}/modules/by-authors/id/I/IK/IKLUFT/ For a nearby CPAN mirror, see http://www.cpan.org/ The WebFetch home page is at http://www.svlug.org/sw/webfetch/ To install it, have your site's Perl administrator run "cpan" or "perl -MCPAN -e shell" and type "install WebFetch". About WebFetch -------------- WebFetch is a set of Perl5 modules that provide a framework for retrieving information from local files and/or the web for display on the web or export to other sites. Its use is oriented around periodically automatically updated information on a web server. SVLUG developed WebFetch to capture news and information for display on its web site. The current set of capture modules are Linux-oriented because it started with SVLUG. But this is expected to change with the directions of user contributions. Changes in Version 0.08 ----------------------- - added WebFetch::DebianNews, contributed by Chuck Ritter - updated TODO with plans for site configuration, and prioritization notes about what's required for WebFetch 1.0 - added --noshuffle to WebFetch::COLA - updated WebFetch core docs, moved style parameter docs to command line WebFetch Module List -------------------- The following Perl5 modules are included with the WebFetch package. Name DSLI Description Info ----------- ---- -------------------------------------------- ----- WebFetch:: bdpO Web-based news capture and export IKLUFT ::CNETnews bdpO Headlines or news search from cnet News.Com IKLUFT ::CNNsearch bdpO News from CNN subject search IKLUFT ::COLA bdpO News from comp.os.linux.announce moderator IKLUFT ::DebianNews bdpO News from Debian GNU/Linux project IKLUFT ::Freshmeat bdpO Summary of Freshmeat news IKLUFT ::General bdpO News from other WebFetch sites IKLUFT ::LinuxToday bdpO Summary of LinuxToday news IKLUFT ::ListSubs bdpO Summarize mail list subscriptions by TLD IKLUFT ::PerlStruct bdpO Accept Perl structure with pre-parsed news IKLUFT ::SiteNews bdpO Produce and export site-local news/info IKLUFT ::Slashdot bdpO Summary of Slashdot news IKLUFT ::YahooBiz bdpO Summary of Yahoo Business News IKLUFT