r7569 - /trunk/libxml-dom-xpath-perl/debian/control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Sep 14 08:45:04 UTC 2007


Author: dmn
Date: Fri Sep 14 08:45:04 2007
New Revision: 7569

URL: http://svn.debian.org/wsvn/?sc=1&rev=7569
Log:
Fixed control syntax

Modified:
    trunk/libxml-dom-xpath-perl/debian/control

Modified: trunk/libxml-dom-xpath-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libxml-dom-xpath-perl/debian/control?rev=7569&op=diff
==============================================================================
--- trunk/libxml-dom-xpath-perl/debian/control (original)
+++ trunk/libxml-dom-xpath-perl/debian/control Fri Sep 14 08:45:04 2007
@@ -16,11 +16,10 @@
  XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
  This is often much easier than relying only on getElementsByTagName.
  It lets you use all of the XML::DOM methods.
- . 
+ .
  In truth this should only be used if you have existing code using XML::DOM.
  If you start a new project and you can install XML::LibXML (and libxml2 on
  which it is based) then you will get a DOM, XPath support and a lot more
  power and speed.
- 
  .
   Homepage: http://search.cpan.org/dist/XML-DOM-XPath/




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