[libhttp-throwable-perl] 04/06: Merge tag 'upstream/0.018'
Jonas Smedegaard
js at moszumanska.debian.org
Sat Mar 1 22:49:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libhttp-throwable-perl.
commit ee79348e9e9715076ef2ba81cc3d2acdf3b2caee
Merge: 9910af7 85dd3c7
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Mar 1 23:27:26 2014 +0100
Merge tag 'upstream/0.018'
Upstream version 0.018
Changes | 3 +
MANIFEST | 1 -
META.json | 207 +++++++++++++++------
META.yml | 179 ++++++++++++------
Makefile.PL | 59 +++---
README | 2 +-
lib/HTTP/Throwable.pm | 4 +-
lib/HTTP/Throwable/Factory.pm | 4 +-
lib/HTTP/Throwable/Role/BoringText.pm | 4 +-
lib/HTTP/Throwable/Role/Generic.pm | 4 +-
lib/HTTP/Throwable/Role/NoBody.pm | 4 +-
lib/HTTP/Throwable/Role/Redirect.pm | 4 +-
lib/HTTP/Throwable/Role/Status/BadGateway.pm | 4 +-
lib/HTTP/Throwable/Role/Status/BadRequest.pm | 4 +-
lib/HTTP/Throwable/Role/Status/Conflict.pm | 4 +-
.../Throwable/Role/Status/ExpectationFailed.pm | 4 +-
lib/HTTP/Throwable/Role/Status/Forbidden.pm | 4 +-
lib/HTTP/Throwable/Role/Status/Found.pm | 4 +-
lib/HTTP/Throwable/Role/Status/GatewayTimeout.pm | 4 +-
lib/HTTP/Throwable/Role/Status/Gone.pm | 4 +-
.../Role/Status/HTTPVersionNotSupported.pm | 4 +-
lib/HTTP/Throwable/Role/Status/ImATeapot.pm | 4 +-
.../Throwable/Role/Status/InternalServerError.pm | 4 +-
lib/HTTP/Throwable/Role/Status/LengthRequired.pm | 4 +-
lib/HTTP/Throwable/Role/Status/MethodNotAllowed.pm | 8 +-
lib/HTTP/Throwable/Role/Status/MovedPermanently.pm | 4 +-
lib/HTTP/Throwable/Role/Status/MultipleChoices.pm | 4 +-
lib/HTTP/Throwable/Role/Status/NotAcceptable.pm | 4 +-
lib/HTTP/Throwable/Role/Status/NotFound.pm | 4 +-
lib/HTTP/Throwable/Role/Status/NotImplemented.pm | 4 +-
lib/HTTP/Throwable/Role/Status/NotModified.pm | 4 +-
.../Throwable/Role/Status/PreconditionFailed.pm | 4 +-
.../Role/Status/ProxyAuthenticationRequired.pm | 4 +-
.../Throwable/Role/Status/RequestEntityTooLarge.pm | 4 +-
lib/HTTP/Throwable/Role/Status/RequestTimeout.pm | 4 +-
.../Throwable/Role/Status/RequestURITooLong.pm | 4 +-
.../Role/Status/RequestedRangeNotSatisfiable.pm | 4 +-
lib/HTTP/Throwable/Role/Status/SeeOther.pm | 4 +-
.../Throwable/Role/Status/ServiceUnavailable.pm | 4 +-
.../Throwable/Role/Status/TemporaryRedirect.pm | 4 +-
lib/HTTP/Throwable/Role/Status/Unauthorized.pm | 4 +-
.../Throwable/Role/Status/UnsupportedMediaType.pm | 4 +-
lib/HTTP/Throwable/Role/Status/UseProxy.pm | 4 +-
lib/HTTP/Throwable/Role/TextBody.pm | 4 +-
t/00-compile.t | 76 --------
t/000-report-versions-tiny.t | 6 +-
xt/release/changes_has_content.t | 2 +-
47 files changed, 390 insertions(+), 301 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-throwable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list