Mark
- About: while (0..25) { $x++; $d[$t++]=\$x; until ($x ; print ${$d[$in]}; goto lable; }} ## why wont this work !!!... ???
Recent Actions
-
Posted perl references in a while loop to Mark
while (0..25) {
$x++;
$d[$t++]=\$x;
until ($x 25) {
lable:
print "hello::","\n";$in = STDIN;
print ${$d[$in]};
goto lable;
}
}## now this should print 1 when i type 1
## and 2 when I type 2 at
Comment Threads
No responses to comments.
Responses to Comments from MarkAbout blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.