Age | Commit message (Collapse) | Author | Files | Lines |
|
0.0.3 2010-09-16 20:51:06 Europe/Oslo
Fixed RT #61367 which caused issue with Class::MOP 1.05+ / Moose
1.10+ (Thanks to Jesse Luehrs)
|
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
Upstream changes:
0.0.2 2010-06-21 15:24:18 Europe/Oslo
libxml 2.6.16 is incompatible (David Cantrell)
|
|
Collection.
The Perl 5 module XML::Rabbit is a simple Moose-based base class
you can use to make simple XPath-based XML extractors. Each attribute
in your class is linked to an XPath query that is executed on your
XML document when you request the value.
|