note the changes and the arg

This commit is contained in:
Zane C. B-H 2019-09-03 03:32:28 -05:00
parent 50c0dd68c9
commit 5d7b6abc87
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -85,6 +85,10 @@ This is the hash to pass to L<Net::Connection::Match>.
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<Net::Connection::Sorter>.