The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
    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 358:

Unknown directive: =comment