[svn:parrot] r36069 - trunk/lib/Parrot/Docs/Section

[email protected] Tue, 27 Jan 2009 14:50:39 -0800 (PST)
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: fperrad
Date: Tue Jan 27 14:50:39 2009
New Revision: 36069

Modified:
   trunk/lib/Parrot/Docs/Section/Languages.pm

Log:
[docs] add language POD

Modified: trunk/lib/Parrot/Docs/Section/Languages.pm
==============================================================================
--- trunk/lib/Parrot/Docs/Section/Languages.pm	(original)
+++ trunk/lib/Parrot/Docs/Section/Languages.pm	Tue Jan 27 14:50:39 2009
@@ -61,6 +61,7 @@
         $self->new_section( 'pheme',       'pheme.html',      '', 'languages/pheme' ),
         $self->new_section( 'Pipp',        'pipp.html',       '', 'languages/pipp' ),
         $self->new_section( 'PIR',         'pir.html',        '', 'languages/PIR' ),
+        $self->new_section( 'POD',         'pod.html',        '', 'languages/pod' ),
         $self->new_section( 'Punie',       'punie.html',      '', 'languages/punie' ),
         $self->new_section( 'Pynie',       'pynie.html',      '', 'languages/pynie' ),
         $self->new_section( 'Regex',       'regex.html',      '', 'languages/regex' ),