aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Handler-Trees/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Updated to 0.02Sergey Skvortsov2003-09-081-2/+2
| | | | | | | | PR: 56573 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=88805
* Adding p5-XML-Handler-Trees version 0.01.Steve Price2001-12-021-0/+13
PerlSAX handlers for building XML tree structures. PR: 32325 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=50893