[svn:parrot] r42767 - in trunk/t/configure/testlib: . inter

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 19:21:17 UTC 2009


Author: jkeenan
Date: Sat Nov 21 19:21:17 2009
New Revision: 42767
URL: https://trac.parrot.org/parrot/changeset/42767

Log:
Add stub Pod DESCRIPTION text.

Modified:
   trunk/t/configure/testlib/Make_VERSION_File.pm
   trunk/t/configure/testlib/inter/theta.pm

Modified: trunk/t/configure/testlib/Make_VERSION_File.pm
==============================================================================
--- trunk/t/configure/testlib/Make_VERSION_File.pm	Sat Nov 21 19:19:43 2009	(r42766)
+++ trunk/t/configure/testlib/Make_VERSION_File.pm	Sat Nov 21 19:21:17 2009	(r42767)
@@ -27,7 +27,7 @@
 
 t/configure/testlib/Make_VERSION_File.pm - Subroutines used in testing C<Parrot::Build::Util::parrot_version()>
 
-=head1 SYNOPSIS
+=head1 DESCRIPTION
 
 Use only in test scripts.
 

Modified: trunk/t/configure/testlib/inter/theta.pm
==============================================================================
--- trunk/t/configure/testlib/inter/theta.pm	Sat Nov 21 19:19:43 2009	(r42766)
+++ trunk/t/configure/testlib/inter/theta.pm	Sat Nov 21 19:21:17 2009	(r42767)
@@ -5,6 +5,10 @@
 
 t/configure/testlib/inter/theta.pm - Module used in configuration tests
 
+=head1 DESCRIPTION
+
+Nonsense module used only in testing the configuration system.
+
 =cut
 
 package inter::theta;


More information about the parrot-commits mailing list