fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
406 B
Text
11 lines
406 B
Text
XML::Twig - Tree interface to XML documents allowing chunk by chunk
|
|
processing of huge documents.
|
|
|
|
From the website:
|
|
|
|
XML-Twig is a Perl module that subclasses XML-Parser to allow easy
|
|
processing of XML documents of all sizes. A flush method allows dumping of
|
|
a completely processed sub-document to be printed, thus allowing processing
|
|
of documents of any size.
|
|
|
|
See also: http://www.xmltwig.com/
|