[libweb-query-perl] branch master updated (ff56d3c -> 359dd3f)

gregor herrmann gregoa at debian.org
Fri Sep 4 18:49:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libweb-query-perl.

      from  ff56d3c   releasing package libweb-query-perl version 0.31-1
      adds  029188b   initial import
      adds  4d2a05b   initial import
      adds  18e5280   enhancements
      adds  777f2ab   link to pQuery
      adds  caf1e17   added ->size and ->parent method.
      adds  b3a5458   depend to latest version of modules
      adds  5ba8bf7   update manifest file
      adds  c81480d   Checking in changes prior to tagging of version 0.01.
      adds  ea599f7   added docs for find method(reported by kan++).
      adds  bd3b8bd   Checking in changes prior to tagging of version 0.02.
      adds  3ee87ca   this commit may fix fucking testing issue on win32
      adds  6af9448   Checking in changes prior to tagging of version 0.03.
      adds  722bbc8   Merge branch 'master' of github.com:tokuhirom/Web-Query
      adds  0d446fd   Checking in changes prior to tagging of version 0.04.
      adds  9186ae0   added docs for 'how do i customize useragent'.
      adds  b4768e1   Checking in changes prior to tagging of version 0.05.
      adds  5b411e7   updated .gitignore file
      adds  89b01a3   added ->first, ->last method.
      adds  95e9eb4   Checking in changes prior to tagging of version 0.06.
      adds  7e4bde2   depend to latest Test-More
      adds  d3bd9d2   modernize package
      adds  c55557d   html5 support ref. https://metacpan.org/diff/release/MIYAGAWA/Web-Scraper-0.35/MIYAGAWA/Web-Scraper-0.36
      adds  77c344f   Checking in changes prior to tagging of version 0.07.
      adds  54aa6f1   fixed as (empty)->first->size and (empty)->last->size return 0
      adds  e42e088   added ->map and ->filter methods
      adds  632d238   Merge pull request #2 from Cside/spike
      adds  6dc91fc   Checking in changes prior to tagging of version 0.08.
      adds  0e871d9   first() and last() should construct new object, but not modify self
      adds  628e303   Merge pull request #4 from olegwtf/master
      adds  9c399c1   fixed live test case since the testee's html template was modified.
      adds  b0ee11b   modernize package
      adds  d431b20   doc fix, added test case for pull-req #4
      adds  ec547a1   Checking in changes prior to tagging of version 0.09.
      adds  af293e6   [INCOMPATIBLE CHANGES]new_from_url() is no longer throws exception on bad response from HTTP server. ref. https://rt.cpan.org/Ticket/Display.html?id=76187
      adds  d34a13b   Checking in changes prior to tagging of version 0.10.
      adds  2b1da6f   Implement a remove method that effects the html results.
      adds  ff7df02   Merge pull request #5 from gugod/master
      adds  1c95867   Merge branch 'master' of github.com:tokuhirom/Web-Query
      adds  6e5f0af   Checking in changes prior to tagging of version 0.11.
      adds  4b7db52   correct some doc typos.
      adds  f0dc0cb   added travis
      adds  0944556   correct some doc typos.
      adds  843cdd2   Add a 'indent' option for new(), such that we can pretty-print the HTML
      adds  2715854   fix html() to return the inner html
      adds  22e2c60   document the remove() method
      adds  6e636e0   add as_html()
      adds  b471c56   fix wq() to accept html fragments
      adds  df21080   replace_with
      adds  a663892   Merge pull request #6 from yanick/master
      adds  6153eda   subclass friendly
      adds  ee69ba3   subclass-friendly code improved, test added
      adds  fd652ac   Merge pull request #7 from cafe01/subclassfriendly
      adds  223d513   Merge branch 'master' of github.com:tokuhirom/Web-Query
      adds  f5b2677   minil migrate
      adds  0d20af2   Checking in changes prior to tagging of version 0.12.
      adds  f5aeb52   fixed find() bug
      adds  334d6b7   fixed t/find.t test plan
      adds  74977b5   Merge pull request #8 from cafe01/findmethodbug
      adds  f67b270   Search from '//' when the node was created from HTML. ref. #8
      adds  17142f4   one more test case
      adds  c1f875f   fixed t/replace_with.t
      adds  c24c674   Merge pull request #9 from cafe01/fixreplacewithtest
      adds  7212574   Checking in changes prior to tagging of version 0.13.
      adds  2c557d8   choosing find() xpath root based on whether node has parent
      adds  e50e6b7   find() now always includes root nodes if matches
      adds  6f4c04d   Merge pull request #10 from cafe01/findimprovment
      adds  4b06d7d   new jQuery compatible methods, and related tests
      adds  4cb22fd   Merge pull request #11 from cafe01/newmethods
      adds  a9cbac9   Checking in changes prior to tagging of version 0.14.
      adds  de384e6   added clone() method
      adds  9fdcaba   changed clone() not to use HTML::Element directly
      adds  1e8dc97   Merge pull request #14 from cafe01/clone
      adds  f33448a   now storing comments from parsed html
      adds  b9e0b69   added t/store_comments.t, and fixed html() to store comments
      adds  6120458   Merge pull request #13 from cafe01/storecomments
      adds  1b214eb   fixed remove() to get rid of removed element refs
      adds  865eca5   Merge pull request #12 from cafe01/removebug
      adds  31d55ef   Merge branch 'master' of github.com:tokuhirom/Web-Query
      adds  2270459   Checking in changes prior to tagging of version 0.15.
      adds  8e44481   created _build_tree() method
      adds  0fed710   Merge pull request #16 from tokuhirom/refactorparsehtml
      adds  4af0386   modified new_from_element() to ignore non-blessed items
      adds  53ba72b   Merge pull request #17 from tokuhirom/improved_new_from_element
      adds  2e213a0   minil migrate
      adds  713bc47   Checking in changes prior to tagging of version 0.16.
      adds  d73074e   pod fix, and minil build
      adds  31ecbef   new_from_file() now calling guts() instead of elementify()
      adds  55684d0   Merge pull request #18 from tokuhirom/guts_instead_of_elementify
      adds  6c1eb37   minil build
      adds  1435c28   Checking in changes prior to tagging of version 0.17.
      adds  d73906b   calling parent() instead of undocumented getParentNode()
      adds  967f708   Merge pull request #19 from tokuhirom/parent_instead_of_getParentNode
      adds  90095d2   fixed html() method, now using $self->_build_tree
      adds  886e187   Merge pull request #20 from tokuhirom/fix_html_method
      adds  bfccff0   calling disembowel() instead of guts()
      adds  bd6bda7   Merge pull request #21 from tokuhirom/disembowel_instead_of_guts
      adds  e7ea315   Checking in changes prior to tagging of version 0.18.
      adds  b28d949   implemented contents() method
      adds  3e653c0   new() now accepts another Web::Query object
      adds  aad5fa5   Merge branch 'new_from_object'
      adds  ed06925   fixed t/content.t plan
      adds  efd781b   Checking in changes prior to tagging of version 0.19.
      adds  fe2bc52   improved documentation
      adds  d806364   fixed find() to match only descendant elements
      adds  aaa24ac   Checking in changes prior to tagging of version 0.20.
      adds  bab9de7   fixed filter() that relied on wrong find() behavior
      adds  e8f318b   fixed two t/03_traverse.t tests that was expecting wrong behavior from filter()
      adds  99e33a1   new jQuery-compatible method: add()
      adds  1bfed3f   Checking in changes prior to tagging of version 0.21.
      adds  035c3ae   added new module: Web::Query::LibXML
      adds  dc08c69   Checking in changes prior to tagging of version 0.22.
      adds  fc593c8   improved find() documentation
      adds  8a83b83   fixed cpanfile min perl version
      adds  686b643   modified tests to use the expression form of eval to try to load Web::Query::LibXML
      adds  eb77d02   Checking in changes prior to tagging of version 0.23.
      adds  13a68dc   remove $content that is not used
      adds  e50c12a   _build_tree is not an instance method but a class method
      adds  ddb93fc   Merge pull request #27 from DQNEO/remove_unused_variable
      adds  802f0e5   modify sample codes in SYNPOSIS to work more stably
      adds  1d3eb4a   Merge pull request #26 from DQNEO/fix_synopsis_to_work_stably
      adds  45426ad   implement get() and eq() as in jQuery
      adds  3878aae   Merge pull request #28 from DQNEO/implement_get_eq
      adds  5cef29d   things play nicely with text elements in the trees
      adds  ec28796   Merge pull request #29 from yanick/replace_with
      adds  c3e2e37   Checking in changes prior to tagging of version 0.24.
      adds  41fdc01   Set authority.
      adds  e5240a2   Checking in changes prior to tagging of version 0.25.
      adds  23af505   impl prev() and next() method
      adds  fdff6f0   Merge pull request #31 from xaicron/master
      adds  184d8b6   Checking in changes prior to tagging of version 0.26.
      adds  e151081   Implement class method to return last HTTP response
      adds  0af0a1b   Fix test cases
      adds  0a64cfe   Merge pull request #32 from moznion/last_response
      adds  832ad01   new() doesn't return undef when it should
      adds  0c755e4   new() doesn't deal with options if it's undef
      adds  0963c46   Merge branch 'new-returns-undef'
      adds  d56983d   add 'no_whitespace_compaction'
      adds  1a541e0   changelog
      adds  8c8f547   Merge branch 'preserve-whitespaces'
      adds  6fc17c0   add tagname()
      adds  fac9009   for LibXML as well
      adds  876b1ed   changelog
      adds  ed88c69   Merge branch 'tagname'
      adds  b8bfb9e   allow selectors to be xpath
      adds  0c80241   changelog
      adds  d8be87c   Merge branch 'xpath'
      adds  a1ff782   preps for release
      adds  eb77a71   minil should take care of that
      adds  09f19c0   Checking in changes prior to tagging of version 0.27.
      adds  e8fb464   refactoring
      adds  1c7610e   new_with_html's options were breaking new_with_element
      adds  8adbaf3   version bump
      adds  96a57c3   add() now returns a new element
      adds  537056b   deal nicely with text nodes
      adds  97a251b   next() weeds out empty elements
      adds  626f413   add not()
      adds  94f385a   add 'and_back()'
      adds  0cf1a8a   add 'next_until'
      adds  70819f0   changelog fix
      adds  d1302a9   prep for release
      adds  414cdda   prep for v.29
      adds  1393d50   test was failing if XML::LibXML was not present
      adds  affd3b3   bump version
      adds  f39e913   make each play well with remove
      adds  d108527   changelog
      adds  babe8b2   Merge branch 'each-remove'
      adds  77fd0ec   remove duplication of code
      adds  bd8cd53   changelog
      adds  611e652   merge branch 'remove-duplicate'
      adds  0233665   unused variable
      adds  da9bb0a   merge branch 'unused-variable'
      adds  ca72dc4   v0.31
      adds  8bfbb9a   add id()
      adds  e190419   changelog
      adds  feb18b3   merge branch 'id-attribute'
      adds  c9b0fbc   add name()
      adds  46abcfd   changelog
      adds  3c0a14b   merge branch 'name-attribute'
      adds  35149d8   add data()
      adds  3e3622f   changelog
      adds  a0c2603   merge branch 'data-attribute'
      adds  25e9834   add toggle_class()
      adds  018a912   changelog
      adds  8e3e3fc   merge branch 'toggle_class'
      adds  80dfc0c   dzilification
      adds  84a39b7   for now
      adds  3ee3989   manifest
      adds  6b287e8   dzilification
      adds  9948b8b   for now
      adds  60ebde5   Build results of 9948b8b (on dzil)
      adds  ef1679d   Build results of 3ee3989 (on dzil)
      adds  f9b8219   Imported Upstream version 0.32
       new  9f3e215   Merge tag 'upstream/0.32'
       new  b55393f   Update debian/changelog
       new  be7b568   Add (build) dependency on liblist-moreutils-perl.
       new  359dd3f   releasing package libweb-query-perl version 0.32-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                 |  10 ++++
 MANIFEST                |   3 +-
 META.json               |   7 +--
 META.yml                |   7 +--
 Makefile.PL             |   4 +-
 README                  |  71 +++++++++++++++++++++++--
 README.mkdn             |  67 +++++++++++++++++++++--
 SIGNATURE               |  33 ++++++------
 cpanfile                |   1 +
 debian/changelog        |   7 +++
 debian/control          |   2 +
 doap.xml                |   6 +++
 lib/Web/Query.pm        | 138 +++++++++++++++++++++++++++++++++++++++++++++---
 lib/Web/Query/LibXML.pm |   4 +-
 t/00-report-prereqs.dd  |   1 +
 t/add_class.t           |  38 -------------
 t/class.t               |  66 +++++++++++++++++++++++
 t/special-attributes.t  |  98 ++++++++++++++++++++++++++++++++++
 18 files changed, 484 insertions(+), 79 deletions(-)
 delete mode 100644 t/add_class.t
 create mode 100644 t/class.t
 create mode 100644 t/special-attributes.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-query-perl.git



More information about the Pkg-perl-cvs-commits mailing list