Pod::Weaver::Plugin::EnsurePod5
ensure that the Pod5 translator has been run on this document
- Provided by: libpod-weaver-perl (Version: 4.012-1)
- Report a bug
ensure that the Pod5 translator has been run on this document
version 4.012
This plugin is very, very simple: it runs the Pod5 transformer on the input document and removes any leftover whitespace-only Nonpod elements. If non-whitespace-only Nonpod elements are found, an exception is raised.
Ricardo SIGNES <rjbs@cpan.org>
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.