In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/9a05568773864b86272cd01e8647c71f8299cf31?hp=2f05d2097c6cf5e9fa8a7473b06bc8c21aeb9044>

- Log -----------------------------------------------------------------
commit 9a05568773864b86272cd01e8647c71f8299cf31
Author: Steve Hay <[email protected]>
Date:   Sat Jan 31 17:03:04 2015 +0000

    RMG - Remove a trailing space
-----------------------------------------------------------------------

Summary of changes:
 Porting/release_managers_guide.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Porting/release_managers_guide.pod 
b/Porting/release_managers_guide.pod
index 1a503b3..1b62bff 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -412,7 +412,7 @@ You may also need to regen opcodes:
 
     $ ./perl -Ilib regen/opcode.pl
 
-You may have to add stub entries in C<%Module::CoreList::version>, 
+You may have to add stub entries in C<%Module::CoreList::version>,
 C<%Module::CoreList::deprecated> and C<%Module::CoreList::Utils::delta>.
 If so, you must up their version numbers as well.
 

--
Perl5 Master Repository

Reply via email to