This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RMG - Remove a trailing space
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 31 Jan 2015 17:03:04 +0000 (17:03 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Sat, 31 Jan 2015 17:03:04 +0000 (17:03 +0000)
Porting/release_managers_guide.pod

index 1a503b3..1b62bff 100644 (file)
@@ -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.