From e2e76dfa54a4b8f3c088088ce1847210a8e31b79 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Sun, 27 Mar 2016 16:46:26 +0300 Subject: [PATCH] perl-HTTP-Body:update --- .../language/perl/perl-HTTP-Body/actions.py | 2 +- programming/language/perl/perl-HTTP-Body/pspec.xml | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/programming/language/perl/perl-HTTP-Body/actions.py b/programming/language/perl/perl-HTTP-Body/actions.py index c806de93ef..f1fc56b430 100644 --- a/programming/language/perl/perl-HTTP-Body/actions.py +++ b/programming/language/perl/perl-HTTP-Body/actions.py @@ -20,4 +20,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("Changes", "MANIFEST", "README") \ No newline at end of file + pisitools.dodoc("Changes", "MANIFEST", "README") diff --git a/programming/language/perl/perl-HTTP-Body/pspec.xml b/programming/language/perl/perl-HTTP-Body/pspec.xml index 1d97a0347d..dc0b8bc9cb 100644 --- a/programming/language/perl/perl-HTTP-Body/pspec.xml +++ b/programming/language/perl/perl-HTTP-Body/pspec.xml @@ -15,10 +15,13 @@ app:console HTTP Body Parser HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/x-www-form-urlencoded, and multipart/form-data. - http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/HTTP-Body-1.19.tar.gz + http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/HTTP-Body-1.22.tar.gz perl + perl-HTTP-Message perl-Test-Deep + perl-Test-Pod + perl-Test-Pod-Coverage @@ -26,6 +29,7 @@ perl-HTTP-Body perl + perl-HTTP-Message /usr/lib @@ -37,11 +41,11 @@ - 2014-09-10 - 1.19 + 2016-03-27 + 1.22 First release - Marcin Bojara - marcin@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org