diff options
Diffstat (limited to 'perl/perl-Pod-POM-View-Restructured/README')
-rw-r--r-- | perl/perl-Pod-POM-View-Restructured/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-Pod-POM-View-Restructured/README b/perl/perl-Pod-POM-View-Restructured/README new file mode 100644 index 0000000000..9c0510927e --- /dev/null +++ b/perl/perl-Pod-POM-View-Restructured/README @@ -0,0 +1,6 @@ +Pod::POM::View::Restructured - View for Pod::POM that outputs +reStructuredText + +This module outputs reStructuredText that is expected to be used with +Sphinx. Verbatim sections (indented paragraphs) in the POD will be +output with syntax highlighting for Perl code by default. |