The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

sites-ok.t - check web sites

        cat >> test-server.yaml << __YAML_END__
        open-ports:
            connect:
                localhost:
                    22: ssh
                bratislava.pm.org:
                    80: http
                camel.cle.sk:
                    443: https
        __YAML_END__

NOTE

Port checking depends on IO::Socket::INET.

AUTHOR

Jozef Kutej

1 POD Error

The following errors were encountered while parsing the POD:

Around line 7:

Unknown directive: =head