Commit graph

3 commits

Author SHA1 Message Date
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
schmonz
80fb4df552 Initial import of p5-Class-XPath.
Class::XPath is a Perl module which adds XPath-style matching to
your object trees. This means that you can find nodes using an
XPath-esque query with match() from anywhere in the tree. Also,
the xpath() method returns a unique path to a given node which can
be used as an identifier.
2004-06-20 22:23:00 +00:00