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

hlieberman-guest pushed a commit to branch master
in repository libhttp-oai-perl.

commit 8e003a0801ab9291b428feea15f614919f9c4877
Merge: 3c932c5 7a9c884
Author: Harlan Lieberman-Berg <h.liebermanb...@gmail.com>
Date:   Fri Apr 18 13:02:48 2014 -0400

    Merge tag 'upstream/4.03'
    
    Upstream version 4.03

 CHANGES                             |  11 +
 MANIFEST                            |  12 +-
 META.yml                            |   4 +-
 Makefile.PL                         |   2 +-
 bin/oai_browser.pl                  |  12 +-
 bin/oai_pmh.pl                      | 152 +++++++++
 lib/HTTP/OAI.pm                     |  44 ++-
 lib/HTTP/OAI/Error.pm               |  68 ++--
 lib/HTTP/OAI/GetRecord.pm           |  70 +----
 lib/HTTP/OAI/Harvester.pm           | 220 +++----------
 lib/HTTP/OAI/Header.pm              |  83 +----
 lib/HTTP/OAI/Headers.pm             | 249 ---------------
 lib/HTTP/OAI/Identify.pm            | 109 ++-----
 lib/HTTP/OAI/ListIdentifiers.pm     |  69 ++--
 lib/HTTP/OAI/ListMetadataFormats.pm |  49 +--
 lib/HTTP/OAI/ListRecords.pm         |  79 ++---
 lib/HTTP/OAI/ListSets.pm            |  78 ++---
 lib/HTTP/OAI/MemberMixin.pm         |  49 +++
 lib/HTTP/OAI/Metadata.pm            |  56 +++-
 lib/HTTP/OAI/Metadata/METS.pm       |  14 +-
 lib/HTTP/OAI/Metadata/OAI_DC.pm     | 122 ++------
 lib/HTTP/OAI/MetadataFormat.pm      |  55 +---
 lib/HTTP/OAI/PartialList.pm         |  68 ++--
 lib/HTTP/OAI/Record.pm              |  97 +++---
 lib/HTTP/OAI/Response.pm            | 609 +++++++++++++++---------------------
 lib/HTTP/OAI/ResumptionToken.pm     |  45 +--
 lib/HTTP/OAI/SAX/Base.pm            |  65 ++++
 lib/HTTP/OAI/SAX/Driver.pm          | 213 +++++++++++++
 lib/HTTP/OAI/SAX/Text.pm            |  45 +++
 lib/HTTP/OAI/SAX/Trace.pm           |  22 ++
 lib/HTTP/OAI/Set.pm                 |  79 ++---
 lib/HTTP/OAI/UserAgent.pm           | 177 ++++++-----
 lib/HTTP/OAI/Verb.pm                |  62 ++++
 t/00static.t                        |  23 +-
 t/error.t                           |   9 +-
 t/getrecord.t                       |   6 +-
 36 files changed, 1449 insertions(+), 1678 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to