wiki:PerlPodMacro

Version 3 (modified by Ryan J Ollos, 14 years ago) (diff)

Add maintainer

Perl POD WikiProcessor

Description

WikiProcessor that allows to write wiki pages in Perl Plain Old Documentation (POD) format

Bugs/Feature Requests

Existing bugs and feature requests for PerlPodMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:perlpodmacro here].

Source

You can check out PerlPodMacro from here using Subversion, or browse the source with Trac.

Example

{{{
#!Pod

=head1 TITLE

Document title

=head1 SYNOPSIS

use this way:

  do this!
  do that!

=head1 DESCRIPTION

It's all my fault

=head2 Really

Yes, believe me, it's all my fault

=cut

}}}

Recent Changes

16980 by rjollos on 2017-11-18 10:12:25
Add metadata
8486 by rjollos on 2010-08-28 03:56:53
Removed empty directory.
8484 by rjollos on 2010-08-28 03:40:56
Added revision info to macro. Fixes #6566.
(more)

Author/Contributors

Author: sfandino
Maintainer: sfandino
Contributors: