1Pod::Perldoc::ToMarkdowUns(e3r)Contributed Perl DocumentPaotdi:o:nPerldoc::ToMarkdown(3)
2
3
4
6 Pod::Perldoc::ToMarkdown - Enable `perldoc -o Markdown`
7
9 version 3.300
10
12 perldoc -o Markdown Some::Module
13
15 Pod::Perldoc expects a Pod::Parser compatible module, however
16 Pod::Markdown did not historically provide an entirely Pod::Parser
17 compatible interface.
18
19 This module bridges the gap.
20
22 • Marcel Gruenauer <marcel@cpan.org>
23
24 • Victor Moral <victor@taquiones.net>
25
26 • Ryan C. Thompson <rct at thompsonclan d0t org>
27
28 • Aristotle Pagaltzis <pagaltzis@gmx.de>
29
30 • Randy Stauner <rwstauner@cpan.org>
31
33 This software is copyright (c) 2011 by Randy Stauner.
34
35 This is free software; you can redistribute it and/or modify it under
36 the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.34.0 2022-01-21 Pod::Perldoc::ToMarkdown(3)