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

Goo::BackLinkManager - Display the backlinks for a given "Thing"

SYNOPSIS

use Goo::BackLinkManager;

DESCRIPTION

A generic action handler for showing Back [L]inks.

Uses the BackLinkFinder to extracts the backlinks for a given "Thing" then displays a profile of the results.

METHODS

run

Call the BackLinkFinder and display the results.

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO