In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/b9ff0c4900019af7a99b75cd3befc2a4b62c4321?hp=65e3945f356f08173c0e9cd73fa27f15288eb58a>

- Log -----------------------------------------------------------------
commit b9ff0c4900019af7a99b75cd3befc2a4b62c4321
Author: James E Keenan <[email protected]>
Date:   Sat Oct 5 15:00:38 2013 +0200

    Remove pod/perlembed.pod in wake of RT #120093 corrections.
    
    Provide author's preferred email address.
-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                        | 2 +-
 Porting/checkAUTHORS.pl        | 1 +
 t/porting/known_pod_issues.dat | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 6a3d814..9fd9eac 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -410,7 +410,7 @@ Gerard Goossen                      <[email protected]>
 Gerben Wierda                  <[email protected]>
 Gerd Knops                     <[email protected]>
 Gerrit P. Haase                        <[email protected]>
-Gideon Israel Dsouza                   <[email protected]>
+Gideon Israel Dsouza                   <[email protected]>
 Giles Lean                     <[email protected]>
 Gisle Aas                      <[email protected]>
 Glenn Linderman                        <[email protected]>
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl
index e9bd8ec..b20d6f3 100755
--- a/Porting/checkAUTHORS.pl
+++ b/Porting/checkAUTHORS.pl
@@ -618,6 +618,7 @@ gfuji\100cpan.org                       
g.psy.va\100gmail.com
 gerard\100ggoossen.net                  gerard\100tty.nl
 gibreel\100pobox.com                    
stephen.zander\100interlock.mckesson.com
 +                                       srz\100loopback
+gideon\100cpan.org                      gidisrael\100gmail.com
 gnat\100frii.com                        gnat\100prometheus.frii.com
 gp\100familiehaase.de                   gerrit\100familiehaase.de
 grazz\100pobox.com                      grazz\100nyc.rr.com
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index c624c6b..969c5e9 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -230,7 +230,6 @@ pod/perldebug.pod   Verbatim line length including indents 
exceeds 79 by    3
 pod/perldsc.pod        Verbatim line length including indents exceeds 79 by    
4
 pod/perldtrace.pod     Verbatim line length including indents exceeds 79 by    
26
 pod/perlebcdic.pod     Verbatim line length including indents exceeds 79 by    
13
-pod/perlembed.pod      Verbatim line length including indents exceeds 79 by    
27
 pod/perlfunc.pod       ? Should you be using F<...> or maybe L<...> instead of 
1
 pod/perlgit.pod        Verbatim line length including indents exceeds 79 by    
12
 pod/perlgpl.pod        Verbatim line length including indents exceeds 79 by    
50

--
Perl5 Master Repository

Reply via email to