r38139 - /website/copyright.pod

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Jun 16 03:36:36 UTC 2009


Author: jawnsy-guest
Date: Tue Jun 16 03:36:30 2009
New Revision: 38139

URL: http://svn.debian.org/wsvn/?sc=1&rev=38139
Log:
Trying to use =begin text to get preformatted text to show up...

Modified:
    website/copyright.pod

Modified: website/copyright.pod
URL: http://svn.debian.org/wsvn/website/copyright.pod?rev=38139&op=diff
==============================================================================
--- website/copyright.pod (original)
+++ website/copyright.pod Tue Jun 16 03:36:30 2009
@@ -20,12 +20,16 @@
 
 The following statement is valid for the current version of Module::Install:
 
-  Files: inc/Module/*
-  Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
-   2002-2009, Audrey Tang <autrijus at autrijus.org>
-   2002-2009, Brian Ingerson <ingy at cpan.org>
-  License-Alias: Perl
-  License: Artistic | GPL-1+
+=begin text
+
+Files: inc/Module/*
+Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
+ 2002-2009, Audrey Tang <autrijus at autrijus.org>
+ 2002-2009, Brian Ingerson <ingy at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+=end text
 
 =head1 AutoXS::Header
 




More information about the Pkg-perl-cvs-commits mailing list