masak / grampa
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
grampa /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
Configure | ||
| |
LICENSE | ||
| |
Makefile.in | ||
| |
README | ||
| |
lib/ | ||
| |
t/ |
README
Grampa is an XPath matcher for Perl 6 Match objects. Copyright 2009, the Grampa authors, listed in AUTHORS. The current plan is to split Grampa up into two parts: one pure XPath search module that can be re-used in other projects, and one Match object adapter that makes the XPath module search Match objects. == License The Grampa implementation is released under Artistic 2.0. See LICENSE.

