In perl.git, the branch maint-5.22 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b4c58e08ca9345564de57799ecab311087e3e3ee?hp=b1e321e79b208c7ed925b1d9f59283bfb08bc625>
- Log ----------------------------------------------------------------- commit b4c58e08ca9345564de57799ecab311087e3e3ee Author: reneeb <[email protected]> Date: Tue Feb 21 07:10:19 2017 +0100 add 5.25.10 epigraph (cherry picked from commit fd4b847f953681167111a82486c29a23adbf579f) M Porting/epigraphs.pod commit dfe97f4158edefa3cab999bc7fcecf54c16d0ef3 Author: Abigail <[email protected]> Date: Fri Jan 20 17:06:54 2017 +0100 Epigraph for 5.25.9 (cherry picked from commit 564196c4415379683a766f18d67e0c6529e03233) M Porting/epigraphs.pod ----------------------------------------------------------------------- Summary of changes: Porting/epigraphs.pod | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index 6314eb895c..a33f3e5448 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -17,6 +17,24 @@ Consult your favorite dictionary for details. =head1 EPIGRAPHS +=head2 v5.25.10 - Erich Fried, 1968 + +L<Announced on 2017-02-20 by Renee Bäcker|https://www.nntp.perl.org/group/perl.perl5.porters/2017/02/msg243173.html> + + He who wants the world to remain as it is + doesn't want it to remain. + +=head2 v5.25.9 - A. A. Milne, "Winnie-the-Pooh", 1926 + +L<Announced on 2017-01-20 by Abigail|http://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242405.html> + + Pooh always liked a little something at eleven o'clock in the + morning, and he was very glad to see Rabbit getting out the plates + and mugs; and when Rabbit said, "Honey or condensed milk with + your bread?" he was so excited that he said, "Both," and then, + so as not to seem greedy, he added, "But don't bother about the + bread, please." + =head2 v5.25.8 - Langston Hughes, So long L<Announced on 2016-12-20 by Sawyer X|http://www.nntp.perl.org/group/perl.perl5.porters/2016/12/msg241739.html> -- Perl5 Master Repository
