1Test::TCP::CheckPort(3)User Contributed Perl DocumentatioTnest::TCP::CheckPort(3)
2
3
4

NAME

6       Test::TCP::CheckPort - check if a port is open from command line
7

SYNOPSIS

9         $^X -MTest::TCP::CheckPort -echeck_port 8080
10

DESCRIPTION

12       This is a wrapper for Net::EmptyPort which checks if a given port is
13       open, from the command line argument (@ARGV). Because it works with
14       port numbers in the argument list, you don't need to quote it when
15       running with the perl executable.
16

SEE ALSO

18       Test::TCP Net::EmptyPort
19
20
21
22perl v5.30.0                      2019-10-15           Test::TCP::CheckPort(3)
Impressum