Front page | perl.perl6.language |
Postings from May 2009
r26933 - docs/Perl6/Spec
From:
pugs-commits
Date:
May 25, 2009 12:50
Subject:
r26933 - docs/Perl6/Spec
Message ID:
20090525194959.2644.qmail@feather.perl6.nl
Author: moritz
Date: 2009-05-25 21:49:59 +0200 (Mon, 25 May 2009)
New Revision: 26933
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] maybe a newline after the BOM unconfuses the POD parser?
Modified: docs/Perl6/Spec/S03-operators.pod
===================================================================
--- docs/Perl6/Spec/S03-operators.pod 2009-05-25 19:35:48 UTC (rev 26932)
+++ docs/Perl6/Spec/S03-operators.pod 2009-05-25 19:49:59 UTC (rev 26933)
@@ -1,4 +1,5 @@
-=encoding utf8
+
+=encoding utf8
=head1 TITLE
-
r26933 - docs/Perl6/Spec
by pugs-commits