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)
6 lines
411 B
Text
6 lines
411 B
Text
XML::SAX consists of several framework classes for using and building Perl SAX2
|
|
XML parsers, filters, and drivers. It is designed around the need to be able
|
|
to "plug in" different SAX parsers to an application without requiring
|
|
programmer intervention. Those of you familiar with the DBI will be right at
|
|
home. Some of the designs come from the Java JAXP specification (SAX part),
|
|
only without the javaness.
|