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

Dist::Zilla::Plugin::LocalHTML::Pod2HTML - Pod::Simple::HTML wrapper to generate local links for project modules.

VERSION

version v0.1.902

ATTRIBUTES

callerPlugin

Points back to the parent plugin object.

prefixRx

Contains regexp for matching local modules.

METHODS

Inherited from Pod::Simple::HTML

init_prefixRx

Builder for prefixRx attribute. Generates regexp from caller plugin local_prefix attribute.

AUTHOR

Vadim Belman <vrurg@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Vadim Belman.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.