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__
        sites-ok:
            sites:
                http://ant.local:
                    content: It works!
                http://debrepo.ant.local/debian/:
                    title  : Index of /[a-z]+
                    content: Parent Directory
        __YAML_END__

NOTE

Web checking depends on Test::WWW::Mechanize.

AUTHOR

Jozef Kutej

1 POD Error

The following errors were encountered while parsing the POD:

Around line 7:

Unknown directive: =head