From f8f66ac058433084ba1f128a323ff8bf6642b37d Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 25 Jul 2012 13:02:47 +0200 Subject: more deprecation notices: recv and IO::File/IO::Dir --- skel/docs/announce/2012.07 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'skel') diff --git a/skel/docs/announce/2012.07 b/skel/docs/announce/2012.07 index b8ca2ca..1053e8d 100644 --- a/skel/docs/announce/2012.07 +++ b/skel/docs/announce/2012.07 @@ -43,6 +43,12 @@ specification, and will be removed or changed: subroutine. Scheduled for the 2012.08 release. +* the integer argument to IO::Socket.recv will be interpreted as number of + codepoints + Scheduled for the 2012.08 release. + +* IO::File and IO::Dir will go away, and &dir will return values of type + IO::Path (which is currently the superclass of IO::File and IO::Dir). There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming -- cgit v1.1