in reply to Re: [Perl 6] $ and @ - what is it coming to?
in thread [Perl 6] $ and @ - what is it coming to?
my @x = (1,2,3); my $x = ['x', 'y', 'z'];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: [Perl 6] $ and @ - what is it coming to?
by BrowserUk (Patriarch) on Mar 26, 2008 at 18:59 UTC | |
by ruzam (Curate) on Mar 26, 2008 at 19:16 UTC | |
by chromatic (Archbishop) on Mar 26, 2008 at 23:48 UTC | |
by ruzam (Curate) on Mar 26, 2008 at 19:21 UTC | |
by BrowserUk (Patriarch) on Mar 26, 2008 at 19:34 UTC | |
by John M. Dlugosz (Monsignor) on Mar 27, 2008 at 04:30 UTC | |
by BrowserUk (Patriarch) on Mar 27, 2008 at 06:38 UTC | |
| |
|
Re^3: [Perl 6] $ and @ - what is it coming to?
by moritz (Cardinal) on Mar 31, 2008 at 09:04 UTC |