21e31e8603
Provides a easy to use method for checking if a Net::Connection object mathes a series of checks. Currently can do matching based off of the following. * CIDR * Command * PctCPU * PctMem * Ports * Protocol * State * RegexPTR * PTR * UID * Username * WChan WWW: https://metacpan.org/release/Net-Connection-Match PR: 253408 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
19 lines
326 B
Text
19 lines
326 B
Text
Provides a easy to use method for checking if a Net::Connection
|
|
object mathes a series of checks.
|
|
|
|
Currently can do matching based off of the following.
|
|
|
|
* CIDR
|
|
* Command
|
|
* PctCPU
|
|
* PctMem
|
|
* Ports
|
|
* Protocol
|
|
* State
|
|
* RegexPTR
|
|
* PTR
|
|
* UID
|
|
* Username
|
|
* WChan
|
|
|
|
WWW: https://metacpan.org/release/Net-Connection-Match
|