I want to play around with perl6 and see what it can do.

$ cd rakudo
$ ./perl6
>  my $x = 8
> say $x
Symbol '$x' not predeclared in <anonymous>

How can I define variables and use them later?

-- 
Kiffin Gish <kiffin.g...@planet.nl>
Gouda, The Netherlands


Reply via email to