fastly-perl icon indicating copy to clipboard operation
fastly-perl copied to clipboard

POD ABSTRACT should not have a link

Open robrwo opened this issue 3 months ago • 0 comments

Version

12.00

Please provide the version of Fastly that you're using.

What happened

The POD has a link in the ABSTRACT:

=head1 NAME

WebService::Fastly - an interface to most facets of the [Fastly API](https://www.fastly.com/documentation/reference/api/).

It should just have the link (and no final period since it's not a sentence)

=head1 NAME

WebService::Fastly - an interface to most facets of the Fastly API

robrwo avatar Aug 29 '25 08:08 robrwo