Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

if ($self->{opts}->{include_dir}) {
$filename = File::Spec->rel2abs($path, $self->{opts}->{include_dir});
return $filename if -e $filename;
}

1 POD Error

The following errors were encountered while parsing the POD:

Around line 377:

Unknown directive: =comment