![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
@a={1,2,3,4,5};
foreach $no (@a) { print "$no,"; } OUTPUT :HASH(0x92efd28), In reply to incorrect output
by Anonymous Monk
|
|