-
-
27 Mar 2015 03:01:52 UTC
- Distribution: Pod-Elemental-Transformer-WikiDoc
- Module version: 0.093004
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (3255 / 18 / 0)
- Kwalitee
Bus factor: 2- 88.00% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (17.07KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Pod::Weaver::Plugin::WikiDoc - allow wikidoc-format regions to be translated during dialect phase
VERSION
version 0.093004
OVERVIEW
This plugin is an exceedingly thin wrapper around Pod::Elemental::Transformer::WikiDoc. When you load this plugin, then
=begin
and=for
regions with thewikidoc
format will be translated to standard Pod5 before further weaving continues.AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Pod::Elemental::Transformer::WikiDoc, copy and paste the appropriate command in to your terminal.
cpanm Pod::Elemental::Transformer::WikiDoc
perl -MCPAN -e shell install Pod::Elemental::Transformer::WikiDoc
For more information on module installation, please visit the detailed CPAN module installation guide.