There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

PDF::API2::Resource - Base class for PDF resources

METHODS

$resource = PDF::API2::Resource->new($pdf, $name)

Returns a resource object.

$name = $resource->name()
$resource->name($name)

Get or set the name of the resource.