[libparse-netstat-perl] 04/11: Merge tag 'upstream/0.12'
gregor herrmann
gregoa at debian.org
Thu Oct 22 19:08:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libparse-netstat-perl.
commit 8a8f04f5776a9da3275be97feac5cbb99e9bc7a9
Merge: 045b17d c598809
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Oct 22 20:52:39 2015 +0200
Merge tag 'upstream/0.12'
Upstream version 0.12
Changes | 48 ++
LICENSE | 8 +-
MANIFEST | 13 +-
MANIFEST.SKIP | 1 -
META.json | 352 ++++++----
META.yml | 335 +++++----
Makefile.PL | 40 +-
README | 205 +-----
bin/parse-netstat | 57 --
bin/parse-netstat-win | 57 --
dist.ini | 21 +-
lib/Parse/Netstat.pm | 398 +++--------
lib/Parse/Netstat/freebsd.pm | 948 ++++++++++++++++++++++++++
lib/Parse/Netstat/linux.pm | 408 +++++++++++
lib/Parse/Netstat/solaris.pm | 444 ++++++++++++
lib/Parse/Netstat/win32.pm | 311 +++++++++
share/netstat-samples/netstat-an-freebsd-10.1 | 67 ++
share/netstat-samples/netstat-an-freebsd-9.2 | 58 ++
share/netstat-samples/netstat-anp-linux | 21 +
share/netstat-samples/netstat-anp-win32 | 30 +
share/netstat-samples/netstat-n-solaris | 31 +
t/00-compile.t | 53 +-
t/01-basics.t | 116 ++--
t/release-pod-coverage.t | 12 +-
t/release-pod-syntax.t | 5 +-
t/release-rinci.t | 2 +
weaver.ini | 2 +-
27 files changed, 3024 insertions(+), 1019 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-netstat-perl.git
More information about the Pkg-perl-cvs-commits
mailing list