The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gungho::Component::RobotsMETA - Automatically Parse Robots META

SYNOPSIS

  components:
    - RobotsMETA

DESCRIPTION

This module automatically parses any text/html document for robots exclusion directies embedded in the document.

METHODS

setup

Initializes the component.

handle_response

Overrides Gungho::Component::Core::handle_response()

SEE ALSO

HTML::RobotsMETA