in reply to Why are elements of my array getting deleted?
sub ccmexec_nodie { my $command = shift; ... sub myprint { my $level = shift; my $string = shift;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Why are elements of my array getting deleted?
by chromatic (Archbishop) on Apr 19, 2012 at 04:06 UTC | |
by tangent (Parson) on Apr 19, 2012 at 13:57 UTC |