
zing
Novice
Oct 5, 2012, 5:00 AM
Views: 16167
|
Re: [Laurent_R] Problem printing return value from a subroutine
|
|
|
Laurent I get that,but if you see Post #7, u'll see that that @qw gets printed even when component 2 =" e d" (But it shouldn't get printed ). Shouldnt it be something like this then ( if I keep this line "print Dumper @qw;" uncommented)
component 2 = e d component 1 = c b a b c a $VAR1 = [ 'b', 'c', 'a' ]; I hope Im clear.
(This post was edited by zing on Oct 5, 2012, 5:02 AM)
|