aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2015-02-04 17:17:22 +0100
committerMoritz Lenz <moritz@faui2k3.org>2015-02-04 17:17:22 +0100
commit23f05ef02ace4f403507971af1e5a5c89f65a379 (patch)
tree7cb4b8d0e7cf2d2cb73dc7a336ea89ccee9074df
parent13f5f950ed484526315a2c3e5d21ceafa38234ad (diff)
announce that "use nqp;" will be required
-rw-r--r--docs/announce/2015.01.md3
1 files changed, 3 insertions, 0 deletions
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: