summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RegExp
AgeCommit message (Collapse)AuthorFilesLines
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-10Add conflict to p5-libxml-enno, the author now distributes allmjl1-1/+3
those modules in one big packet instead of individual small ones.
2001-08-10Initial import of p5-XML-RegExp 0.03mjl4-0/+26
This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.