Brent 'Dax' Royal-Gordon writes:
> Alexey Trofimenko <[EMAIL PROTECTED]> wrote:
> >my $var = "test";
> >my @arr := $var;
> > error? or maybe it would be the same weirdness, like in former example? or
> > maybe it's a ["test"]?
>
> The := operator uses the same rules as parameter passing.
Either
--- S03.pod.old 2005-02-06 13:12:21.0 +0100
+++ S03.pod 2005-02-06 13:12:46.0 +0100
@@ -325,7 +325,7 @@
autoincrement ++ --
exponentiation **
symbolic unary ! + - ~ ? * ** +^ ~^ ?^ \
-multiplicative * / % x xx +& +<< +>> ~& ~<< ~>>
+
(Sorry for the cross-posting; announcement of future releases will
appear only on the perl6-compiler list.)
Quite appropriately, on Day 6 of Pugs, I have released Pugs 6.0.0.
It should be on a CPAN near you in a few hours, under the Perl6::Pugs
namespace. You may install it from the CPAN shell j