[interchange-cvs] interchange - heins modified lib/Vend/Parse.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun May 8 22:35:28 EDT 2005


User:      heins
Date:      2005-05-09 02:35:28 GMT
Modified:  lib/Vend Parse.pm
Log:
* How did this survive so long? Was from my first UserTag stuff in Minivend 3....

Revision  Changes    Path
2.34      +2 -3      interchange/lib/Vend/Parse.pm


rev 2.34, prev_rev 2.33
Index: Parse.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Parse.pm,v
retrieving revision 2.33
retrieving revision 2.34
diff -u -r2.33 -r2.34
--- Parse.pm	3 May 2005 06:03:26 -0000	2.33
+++ Parse.pm	9 May 2005 02:35:27 -0000	2.34
@@ -1,6 +1,6 @@
 # Vend::Parse - Parse Interchange tags
 # 
-# $Id: Parse.pm,v 2.33 2005/05/03 06:03:26 mheins Exp $
+# $Id: Parse.pm,v 2.34 2005/05/09 02:35:27 mheins Exp $
 #
 # Copyright (C) 2002-2003 Interchange Development Group
 # Copyright (C) 1996-2002 Red Hat, Inc.
@@ -36,7 +36,7 @@
 
 @ISA = qw(Exporter Vend::Parser);
 
-$VERSION = substr(q$Revision: 2.33 $, 10);
+$VERSION = substr(q$Revision: 2.34 $, 10);
 
 @EXPORT = ();
 @EXPORT_OK = qw(find_matching_end);
@@ -263,7 +263,6 @@
 				),
 					getlocale		=> 'setlocale get=1',
 					process_search		=> 'area href=search',
-					buzzard		=> 'data table=products column=artist key=',
 			);
 
 my %Interpolate = (








More information about the interchange-cvs mailing list