From 23f05ef02ace4f403507971af1e5a5c89f65a379 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 4 Feb 2015 17:17:22 +0100 Subject: announce that "use nqp;" will be required --- docs/announce/2015.01.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/announce/2015.01.md b/docs/announce/2015.01.md index 7b404d4..ec2bc04 100644 --- a/docs/announce/2015.01.md +++ b/docs/announce/2015.01.md @@ -46,6 +46,9 @@ Changes to modules included in Rakudo Star: In the next Rakudo Star release, modules `Math::RungeKutta` and `Math::Model` will likely be dropped. They can still be installed with `panda`. +In future, the `nqp::` namespace willl only be available after a declaration +like `use nqp;'. + There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming releases. Some of the not-quite-there features include: -- cgit v1.1