plugins

Home

Plugins

GitHub

Blog

http-status

version: 0.0.2 |  date: 06/27/2021 |  A simple wrapper around HTTP::SimpleLinkChecker to identify if URL requested return successful http code |  source code

# SYNOPSIS

A simple wrapper around HTTP::SimpleLinkChecker to identify if URL requested return successful http code

# INSTALL

    $ s6 --install http-status

# USAGE

    $ s6 --plg-run http-status@url=sparrowhub.org

# See also 

[HTTP::SimpleLinkChecker](https://metacpan.org/pod/HTTP::SimpleLinkChecker)

# Author

[Alexey Melezhik](mailto:melezhik@gmail.com)