Go to file
Zane C. B-H f6d73501c4 fix version number 2023-06-01 12:59:50 -05:00
lib/Net/Connection fix version number 2023-06-01 12:59:50 -05:00
t cleanup and note changes 2023-06-01 12:55:29 -05:00
.gitignore Initial commit 2019-07-18 03:20:59 -05:00
Changes fix version number 2023-06-01 12:59:50 -05:00
LICENSE Initial commit 2019-07-18 03:20:59 -05:00
MANIFEST cleanup and note changes 2023-06-01 12:55:29 -05:00
Makefile.PL re-organize the repo 2023-06-01 12:34:41 -05:00
README.md re-organize the repo 2023-06-01 12:34:41 -05:00

README.md

Net-Connection-Sort

This sorts a array of Net::Connection objects.

Currently the methods below are supported.

host_f - Host foreign
host_fl - Host, foreign then local
host_l - Host, local
host_lf - Host, local then foreign
pid - Process ID
port_f - Port, foreign, numeric
port_fa - Port, foreign, alpha
port_l - Port, local, numeric
port_la - Port, local, alpha
proto - Network connection protocol
ptr_f - PTR, foreign
ptr_l - PTR, local
state - Connection
uid - User ID
user - Username