From 5d7b6abc872b7f524cd8df4316b4f66df0ab0bb6 Mon Sep 17 00:00:00 2001 From: "Zane C. Bowers-Hadley" Date: Tue, 3 Sep 2019 03:32:28 -0500 Subject: [PATCH] note the changes and the arg --- Net-Connection-ncnetstat/Changes | 3 +++ Net-Connection-ncnetstat/lib/Net/Connection/ncnetstat.pm | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/Net-Connection-ncnetstat/Changes b/Net-Connection-ncnetstat/Changes index caf1678..85ff017 100644 --- a/Net-Connection-ncnetstat/Changes +++ b/Net-Connection-ncnetstat/Changes @@ -1,5 +1,8 @@ Revision history for Net-Connection-ncnetstat +0.5.0 2019-09-03/03:30 + - Add the arg no_pid_user. + 0.4.2 2019-08-20/02:00 - Add a missing column style option. - Depend on Data::Unixish::Apply, #130303. diff --git a/Net-Connection-ncnetstat/lib/Net/Connection/ncnetstat.pm b/Net-Connection-ncnetstat/lib/Net/Connection/ncnetstat.pm index 2ee2792..292c387 100644 --- a/Net-Connection-ncnetstat/lib/Net/Connection/ncnetstat.pm +++ b/Net-Connection-ncnetstat/lib/Net/Connection/ncnetstat.pm @@ -85,6 +85,10 @@ This is the hash to pass to L. By default this is undef and that module won't be used. +=head4 no_pid_user + +Don't show the PID or UID/user colomn. + =head4 sorter This is what is to be passed to L.