r34621 - in /trunk/libwww-search-perl: debian/ debian/scripts/ tarballs/ tarballs/01/ tarballs/02/ upstream/archives/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat May 2 01:30:11 UTC 2009


Author: ryan52-guest
Date: Sat May  2 01:30:03 2009
New Revision: 34621

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34621
Log:
updates and new system for multiple upstream dists

Added:
    trunk/libwww-search-perl/debian/make-module.sh   (with props)
    trunk/libwww-search-perl/tarballs/
    trunk/libwww-search-perl/tarballs/01/
    trunk/libwww-search-perl/tarballs/02/   (props changed)
      - copied from r34516, trunk/libwww-search-perl/upstream/archives/
    trunk/libwww-search-perl/tarballs/02/WWW-Search-2.507.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/02/WWW-Search-AltaVista-2.154.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Ebay-3.008.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Lycos-2.223.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/02/WWW-Search-News-1.078.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Pagesjaunes-0.14.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Yahoo-2.414.tar.gz   (with props)
    trunk/libwww-search-perl/tarballs/check-upstream-versions   (with props)
    trunk/libwww-search-perl/tarballs/packages.cfg
Removed:
    trunk/libwww-search-perl/debian/scripts/
    trunk/libwww-search-perl/tarballs/02/WWW-Search-2.46.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-AltaVista-2.13.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Ebay-2.18.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Google-0.21.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-HotBot-2.29.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Lycos-2.21.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-News-1.05.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Pagesjaunes-0.08.tar.gz
    trunk/libwww-search-perl/tarballs/02/WWW-Search-Yahoo-2.29.tar.gz
    trunk/libwww-search-perl/upstream/archives/
Modified:
    trunk/libwww-search-perl/debian/changelog
    trunk/libwww-search-perl/debian/control
    trunk/libwww-search-perl/debian/rules
    trunk/libwww-search-perl/debian/watch

Modified: trunk/libwww-search-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/debian/changelog?rev=34621&op=diff
==============================================================================
--- trunk/libwww-search-perl/debian/changelog (original)
+++ trunk/libwww-search-perl/debian/changelog Sat May  2 01:30:03 2009
@@ -1,4 +1,4 @@
-libwww-search-perl (2.46-2) UNRELEASED; urgency=low
+libwww-search-perl (2.507.debian.1) UNRELEASED; urgency=low
 
   * Take over for the Debian Perl Group; Closes: #519344 -- RFA
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
@@ -8,8 +8,16 @@
     <sdier at debian.org>); Scott M. Dier <sdier at debian.org> moved to
     Uploaders.
   * Add debian/watch.
+  * remove WWW-Search-Google and WWW-Search-HotBot, which are
+    broken/gone
+  * redo stuff based on libcatalyst-modules-perl
+  * change Uploaders to me
+  * update WWW-Search, WWW-Search-AltaVista, WWW-Search-Ebay, WWW-
+    Search-Lycos, WWW-Search-News, WWW-Search-Pagesjaunes, and WWW-
+    Search-Yahoo
+  * debhelper 7 (Closes: #395716)
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 11 Mar 2009 18:32:17 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 01 May 2009 08:32:12 -0700
 
 libwww-search-perl (2.46-1) unstable; urgency=low
 

Modified: trunk/libwww-search-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/debian/control?rev=34621&op=diff
==============================================================================
--- trunk/libwww-search-perl/debian/control (original)
+++ trunk/libwww-search-perl/debian/control Sat May  2 01:30:03 2009
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Scott M. Dier <sdier at debian.org>
+Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Build-Depends-Indep: debhelper (>= 3.0.18), perl (>= 5.6.0-16),
  libhtml-tree-perl, liburi-perl, libjcode-pm-perl, libmime-lite-perl,
  libwww-perl

Added: trunk/libwww-search-perl/debian/make-module.sh
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/debian/make-module.sh?rev=34621&op=file
==============================================================================
--- trunk/libwww-search-perl/debian/make-module.sh (added)
+++ trunk/libwww-search-perl/debian/make-module.sh Sat May  2 01:30:03 2009
@@ -1,0 +1,62 @@
+#!/bin/sh
+
+PERL=$(which perl)
+MAKE=$(which make)
+PERL5LIB="$DESTDIR/usr/share/perl5/"
+PERL="$PERL -I$PERL5LIB"
+
+echo "=========================================================================="
+echo "Make $1"
+echo "PERL5LIB = $PERL5LIB"
+echo "DESTDIR = $DESTDIR"
+echo "=========================================================================="
+
+#--- unpacking tar.gz in proper folders
+if [ "$1" = "unpack" ]; then
+    test -d build-area || mkdir build-area
+    
+    cd tarballs
+    for dir in *
+    do
+    	if [ -d $dir ]; then
+    		cd $dir
+			for file in *.tar.gz
+			do 
+				test -d ../../build-area/$dir || mkdir ../../build-area/$dir
+				tar -C ../../build-area/$dir -xzf $file
+			done
+			cd ..
+		fi
+    done
+    cd ..
+fi
+
+if [ "$1" = "build" ]; then
+
+	cd build-area
+	for dir in *
+	do
+		if [ -d $dir ]; then
+    		cd $dir
+			for module in *
+			do 
+				cd $module
+        		if [ -r Build.PL ];
+		        then
+					$PERL Build.PL installdirs=vendor
+					$PERL Build
+					$PERL Build test
+					$PERL Build install destdir=$DESTDIR
+	        	else
+					PERL5LIB=$PERL5LIB $PERL Makefile.PL INSTALLDIRS=vendor --skipdeps
+					PERL5LIB=$PERL5LIB $MAKE
+					PERL5LIB=$PERL5LIB $MAKE test
+					$MAKE install DESTDIR=$DESTDIR
+	    	    fi
+				cd ..
+			done
+			cd ..
+		fi
+	done
+cd ..
+fi

Propchange: trunk/libwww-search-perl/debian/make-module.sh
------------------------------------------------------------------------------
    svn:executable = *

Modified: trunk/libwww-search-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/debian/rules?rev=34621&op=diff
==============================================================================
--- trunk/libwww-search-perl/debian/rules (original)
+++ trunk/libwww-search-perl/debian/rules Sat May  2 01:30:03 2009
@@ -1,90 +1,10 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+DESTDIR=$(CURDIR)/debian/$(shell dh_listpackages)
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=3
-export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+%:
+	dh $@
 
-unpack: unpack-stamp
-unpack-stamp:
-	# unpack the required things into $(CURDIR)/build-trees
-	dh_testdir
-	mkdir $(CURDIR)/build-trees
-	$(CURDIR)/debian/scripts/unpack
-	rm -f build-trees/WWW-Search-2.37/lib/WWW/Search.pm.rej
-
-	touch unpack-stamp
-
-configure: unpack-stamp configure-stamp
-configure-stamp:
-	dh_testdir
-	# configure all the things in $(CURDIR)/build-trees/*
-	$(CURDIR)/debian/scripts/configure
-
-	touch configure-stamp
-
-build: unpack-stamp configure-stamp build-stamp
-build-stamp:
-	dh_testdir
-	# compile all the things in $(CURDIR)/build-trees/*
-
-	$(CURDIR)/debian/scripts/make
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp configure-stamp unpack-stamp
-
-	# Add here commands to clean up after the build process.
-	rm -rf $(CURDIR)/build-trees
-
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	# Add commands to deal with installing $(CURDIR)/build-trees/*
-	$(CURDIR)/debian/scripts/install
-	chmod 644 $(CURDIR)/debian/libwww-search-perl/usr/share/perl5/WWW/Search/*.pm $(CURDIR)/debian/libwww-search-perl/usr/share/perl5/WWW/Search/*/*.pm
-	perl -pi -e 's#/usr/local/bin/perl#/usr/bin/perl#g' $(CURDIR)/debian/libwww-search-perl/usr/share/perl5/WWW/Search/*.pm $(CURDIR)/debian/libwww-search-perl/usr/share/perl5/WWW/Search/*/*.pm
-
-# Build architecture-dependent files here.
-binary-arch: unpack build install
-	dh_testdir
-	dh_testroot
-#	dh_installdebconf	
-	dh_installdocs
-	dh_installexamples
-	dh_installmenu
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
-	dh_installcron
-	dh_installman
-	dh_installinfo
-	dh_installchangelogs 
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-#	dh_makeshlibs
-	dh_installdeb
-	dh_perl
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-arch
-.PHONY: build clean binary-arch binary install configure
+override_dh_auto_build:
+	DESTDIR=$(DESTDIR) debian/make-module.sh unpack
+	DESTDIR=$(DESTDIR) debian/make-module.sh build

Modified: trunk/libwww-search-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/debian/watch?rev=34621&op=diff
==============================================================================
--- trunk/libwww-search-perl/debian/watch (original)
+++ trunk/libwww-search-perl/debian/watch Sat May  2 01:30:03 2009
@@ -1,5 +1,5 @@
 version=3
 # this catches only the "primary" module of this package
 # deal with 3/4-digit upstream versions
-opts=uversionmangle=s/(\.\d\d)(\d)$/${1}.${2}0/;s/(\.\d\d)(\d\d)$/${1}.${2}/ \
+opts="uversionmangle=s/(\.\d\d)(\d)$/${1}.${2}0/;s/(\.\d\d)(\d\d)$/${1}.${2}/,dversionmangle=s/\.debian\.\d+$//" \
 	http://search.cpan.org/dist/WWW-Search/  .+/WWW-Search-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

Propchange: trunk/libwww-search-perl/tarballs/02/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-2.507.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-2.507.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-2.507.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-AltaVista-2.154.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-AltaVista-2.154.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-AltaVista-2.154.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-Ebay-3.008.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-Ebay-3.008.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-Ebay-3.008.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-Lycos-2.223.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-Lycos-2.223.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-Lycos-2.223.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-News-1.078.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-News-1.078.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-News-1.078.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-Pagesjaunes-0.14.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-Pagesjaunes-0.14.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-Pagesjaunes-0.14.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/02/WWW-Search-Yahoo-2.414.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/02/WWW-Search-Yahoo-2.414.tar.gz?rev=34621&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libwww-search-perl/tarballs/02/WWW-Search-Yahoo-2.414.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libwww-search-perl/tarballs/check-upstream-versions
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/check-upstream-versions?rev=34621&op=file
==============================================================================
--- trunk/libwww-search-perl/tarballs/check-upstream-versions (added)
+++ trunk/libwww-search-perl/tarballs/check-upstream-versions Sat May  2 01:30:03 2009
@@ -1,0 +1,193 @@
+#!/usr/bin/perl -w
+
+use strict;
+use File::Glob qw/:glob/;
+use File::Basename;
+use File::Copy;
+use Data::Dump qw/pp dump/;
+use LWP::Simple; 
+use List::Util qw/maxstr max/;
+use Config::General;
+use Text::SimpleTable;
+use Text::Wrap;
+
+$Text::Wrap::columns = 78;
+$Text::Wrap::separator = "\n ";
+my %indexes  = ();
+
+my %cfg = Config::General->new( -ConfigFile => 'packages.cfg' )->getall;
+
+#--- switch off buffering
+$|++;
+
+#----------------------------------------------------------------------------
+# add/update packages & numbers to debian/control file
+#----------------------------------------------------------------------------
+sub control($$)
+{    
+	my ($files, $config) = @_;
+	my $control = '../debian/control';
+	my $output = '';
+	my $copyright  = '../debian/copyright';
+	my $coutput = $config->{'debcopystart'}."\n";
+	
+	open( FD, '<', $control ) or die "Cannot open $control\n";
+	my @lines = <FD>;
+	close( FD );
+			
+	for my $line (@lines)
+	{	
+		$output .= $line;
+		if ($line =~ /Currently the following modules are included/)
+		{
+			
+			for my $file (@$files)
+			{
+				my ($dir, $base, $version, $suffix) = $file =~ m!(\d+)/(.+)\-([\d\.]+)(\.tar\.gz)!;
+				my $key = $base;
+				$base =~ s/\-/::/g;
+				$output .= qq{ .\n $base\n };
+				
+				#--- get data from config file and prepare output
+				if (defined $config->{$key}->{'description'})
+				{
+					$output .= wrap("","",$config->{$key}->{'description'})."\n";
+				}
+				else
+				{
+					print "$key not exist in config file or has not defined 'description' section\n";					
+					exit(1);
+				}
+				if (defined $config->{$key}->{'author'})
+				{
+					$coutput .= qq{\n* $base\n};
+					if (ref($config->{$key}->{'author'}) eq 'ARRAY')
+					{
+						$coutput .= qq{\nAuthors:\n};
+						foreach  my $author (@{$config->{$key}->{'author'}})
+						{
+							$coutput .= qq{\t$author\n};
+						}
+					}
+					else
+					{
+						$coutput .= qq{\nAuthor:\n\t$config->{$key}->{'author'}\n};
+					}
+					$coutput .= "\n ".wrap("", "", $config->{'debcopyinfo'})."\n";
+				}
+				else
+				{
+					print "$key not exist in config file or has not defined 'author' section\n";					
+					exit(1);
+				}
+				if (defined $config->{$key}->{'copyright'})
+				{
+					$coutput .= "\n ".wrap("", "", $config->{$key}->{'copyright'})."\n";
+				}
+			}
+			last;
+		}				
+	}
+	$coutput .= "\n".$config->{'debcopyright'};
+	open( FD, '>', $control.".new" ) or die "Cannot open $control.new\n";
+	print FD $output;
+	close( FD );
+	move($control.".new", $control);
+
+	open( FD, '>', $copyright ) or die "Cannot open $copyright\n";
+	print FD $coutput;
+	close( FD );
+}
+
+#----------------------------------------------------------------------------
+# check upstream versions
+#----------------------------------------------------------------------------
+sub check($$)
+{
+	my ($files, $config) = @_;
+	my @urls = ();
+	my %seen;
+
+	my $table = Text::SimpleTable->new([3, 'Dir'], [50, 'Module'], [10, 'Debian'], [10, 'Upstream'], [20, 'Comment']);
+
+	for my $file (@$files)
+	{
+		my $current_version = 0;
+		my $upstream_version = 'missing';
+		my $upstream_link = "";		
+	
+		#--- check package's current version 
+		my ($dir, $base, $version, $suffix) = $file =~ m!(\d+)/(.+)\-([\d\.]+)(\.tar\.gz)!;		
+		
+		$current_version = $version;
+		#--- check if watch exist, read url	
+		if (defined $config->{$base}->{'watch'})
+		{
+			my $url = $config->{$base}->{'watch'};
+			
+			#--- get "directory" part & "file" part
+			my ($u_dir, $u_file) = $url =~ m!(.+/)(.+)$!;
+			
+			#--- now take index file with directories								
+			unless (defined($indexes{$u_dir}))
+			{
+				#--- cache result
+				print "Getting $u_dir...";
+				$indexes{$u_dir} = get($u_dir);
+				print "Done\n";
+			}
+							
+			my @found = $indexes{$u_dir} =~ m!$u_file!g;
+			$upstream_version = maxstr(@found);
+			$upstream_link = qq{$u_dir/$base-$upstream_version.tar.gz}; 
+		}
+		else
+		{
+			print "$file not exist in config file or has not defined 'watch' section\n";
+			exit(1);
+		}
+		
+		my $comment;
+		$comment = "up to date" if ($current_version == $upstream_version);
+		$comment = "newer than upstream version!" if ($current_version > $upstream_version);
+		if ($current_version < $upstream_version)		
+		{
+			$comment =  "new upstream version!";
+			push @urls,	qq{$dir $upstream_link};
+		}
+		$table->row($dir, $base, $current_version, $upstream_version, $comment);
+		$seen{$base}++;		
+	}	
+
+	print $table->draw;
+	if (scalar at urls)
+	{
+		for my $url (@urls)
+		{
+			print $url."\n";
+		}
+	}
+	foreach my $key (keys %seen)
+	{
+		if ($seen{$key} > 1)
+		{
+			print qq{$key is more than once in directory!\n}; 
+		}
+	}
+}
+
+if (defined($ARGV[0]))
+{
+	if ($ARGV[0] eq 'control')
+	{
+		#--- add/update packages & numbers to debian/control file
+		my @f = bsd_glob('??/*.tar.gz');
+		control( \@f, \%cfg );
+	}	
+}
+else
+{
+	#--- check upstream versions
+	my @f = bsd_glob('??/*.tar.gz');
+	check( \@f, \%cfg );
+}

Propchange: trunk/libwww-search-perl/tarballs/check-upstream-versions
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libwww-search-perl/tarballs/packages.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/tarballs/packages.cfg?rev=34621&op=file
==============================================================================
--- trunk/libwww-search-perl/tarballs/packages.cfg (added)
+++ trunk/libwww-search-perl/tarballs/packages.cfg Sat May  2 01:30:03 2009
@@ -1,0 +1,94 @@
+debcopystart <<EOF
+This package was debianized by Michael Alan Dorman mdorman at debian.org on
+Thu, 26 Dec 1996 15:23:28 -0500.
+
+Major updates and adopton by Scott Dier sdier at debian.org on Fri,  9 Nov
+2001 21:22:52 -0600
+
+It is now maintained inside the Debian Perl Group.
+
+All of the included WWW::Search modules can be found on http://www.cpan.org/
+EOF
+
+debcopyright <<EOF
+-----------------------------------------------------------------------------
+Perl is distributed under licenses:
+
+        a) the GNU General Public License as published by the Free Software
+           Foundation; either version 1, or (at your option) any later
+           version, or
+
+        b) the "Artistic License" which comes with Perl.
+
+On Debian GNU/Linux systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL and the Artistic
+Licence in /usr/share/common-licenses/Artistic.
+EOF
+
+debcopyinfo <<EOF
+This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
+EOF
+
+<WWW-Search>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-([\.\d]+)\.tar\.gz
+description Virtual base class for WWW searches
+author John Heidemann <johnh at isi.edu>
+author Martin Thurn, mthurn at cpan.org
+</WWW-Search>
+
+<WWW-Search-AltaVista>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-AltaVista-([\.\d]+)\.tar\.gz
+description class for searching www.altavista.com
+author John Heidemann, johnh at isi.edu
+author Martin Thurn, mthurn at cpan.org
+</WWW-Search-AltaVista>
+
+<WWW-Search-Ebay>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-Ebay-([\.\d]+)\.tar\.gz
+description Search and manage eBay auctions
+author Martin Thurn, mthurn at cpan.org
+</WWW-Search-Ebay>
+
+<WWW-Search-FirstGov>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-FirstGov-([\.\d]+)\.tar\.gz
+description class for searching http://www.firstgov.gov
+author Dennis Sutch - <dsutch at doc.gov>
+</WWW-Search-FirstGov>
+
+<WWW-Search-Googlism>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-Googlism-([\.\d]+)\.tar\.gz
+description Searching Googlism
+author xern <xern at cpan.org>
+</WWW-Search-Googlism>
+
+<WWW-Search-Jobserve>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-Jobserve-([\.\d]+)\.tar\.gz
+description backend for searching www.jobserve.com
+author Andy Pritchard (pilchkinstein at hotmail.com)
+</WWW-Search-Jobserve>
+
+<WWW-Search-Lycos>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-Lycos-([\.\d]+)\.tar\.gz
+description class for searching www.lycos.com
+author Martin Thurn (mthurn at cpan.org)
+</WWW-Search-Lycos>
+
+<WWW-Search-News>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-News-([\.\d]+)\.tar\.gz
+description WWW::Search backend for news searches
+author Martin Thurn <mthurn at cpan.org>
+</WWW-Search-News>
+
+<WWW-Search-Pagesjaunes>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-Pagesjaunes-([\.\d]+)\.tar\.gz
+description Lookup phones numbers from www.pagesjaunes.fr
+author Briac Pilpré <briac at cpan.org>
+</WWW-Search-Pagesjaunes>
+
+<WWW-Search-Yahoo>
+watch http://www.cpan.org/modules/by-module/WWW/WWW-Search-Yahoo-([\.\d]+)\.tar\.gz
+description backend for searching www.yahoo.com
+author Wm. L. Scheding
+author Martin Thurn (mthurn at cpan.org)
+</WWW-Search-Yahoo>
+




More information about the Pkg-perl-cvs-commits mailing list