Pod::Perldoc::ToMarkdown - Enable `perldoc -o Markdown`
Contents
Copyright And License
This software is copyright (c) 2011 by Randy Stauner.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.36.0 2023-11-02 Pod::Perldoc::ToMarkdown(3pm)
Description
Pod::Perldoc expects a Pod::Parser compatible module, however Pod::Markdown did not historically provide
an entirely Pod::Parser compatible interface.
This module bridges the gap.
Name
Pod::Perldoc::ToMarkdown - Enable `perldoc -o Markdown`
Synopsis
perldoc -o Markdown Some::Module
Version
version 3.400
