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.