Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impl prev() and next() method #31

Merged
merged 1 commit into from
Mar 31, 2014
Merged

Conversation

xaicron
Copy link
Contributor

@xaicron xaicron commented Mar 31, 2014

I often need nextSibling and previousSibling.
So, I added simple shortcut method.

thank you :)

tokuhirom added a commit that referenced this pull request Mar 31, 2014
impl prev() and next() method
@tokuhirom tokuhirom merged commit fdff6f0 into tokuhirom:master Mar 31, 2014
tokuhirom added a commit that referenced this pull request Mar 31, 2014
Changelog diff is:

diff --git Changes Changes
index fd0f790..fa567a1 100644
--- Changes
+++ Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension Web::Query

 {{$NEXT}}

+0.26 2014-03-31T08:23:34Z
+
+    - impl prev() and next() method #31
+      (xaicron)
+
 0.25 2014-02-13T01:26:42Z

     - re-packaging(no feature changes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants