From 6bfb316bf74ac9ee87410fd2a9ca13f894522394 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Fri, 26 Dec 2014 11:52:16 +0100 Subject: Fix more typos, mickcy_ca++ --- docs/announce/2014.12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/announce/2014.12.md b/docs/announce/2014.12.md index 32f3dfe..be464da 100644 --- a/docs/announce/2014.12.md +++ b/docs/announce/2014.12.md @@ -32,9 +32,9 @@ Some of the new features added to this release include: - Supply.lines/words and IO::Handle.words implemented - &indir for scoped directory manipulations - Various performance improvements -- Method 'for' as an alias for 'map'. Map will stop flattening the list eventually, 'for' remains as it is n +- Method 'for' as an alias for 'map'. Map will stop flattening the list eventually, 'for' remains as it is now - Method 'unique' as a successor for 'uniq' -- Introduce IO::Handle.slurp-rest for slurping rest from handle +- Introduce IO::Handle.slurp-rest for slurping rest from the handle - Fix tie-breaking issues with longest literal matching - Method FALLBACK implemented - $*DISTRO and $*KERNEL updated ($*DISTRO now actually report the Linux dist) -- cgit v1.1