Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules Subject: WebFetch 0.07 uploaded to CPAN From: ikluft@svlug.org (Ian Kluft) Followup-To: comp.lang.perl.modules Organization: Silicon Valley Linux User Group WebFetch 0.07 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.07 ----------------------- - obsoleted WebFetch::EGAuthors because they change their site too often to keep up with - added WebFetch::CNETnews, contributed by Jamie Heilman - updated WeBFetch::CNNsearch to allow keyword-only searches. This became necessary when a Linux story got on all the "in other news" pages at CNN and suddenly all pages on CNN matched a search for Linux. This release also fixed a bug with non-Linux searches, reported by Jamie Heilman. - New --style command line option was added to control the internal HTML style parameter. Some new style strings were added (notable, bullet) 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 ::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