hello
i want to delete an element from an anonymous array in a hash with:
delete ${$alltheworlds{ $d }}[$num];
now instead of being being deleted it turns out be 'undef'
and
my @array = ( undef, "one", "two" );
print scalar @array gives :3
so the element is only "half" deleted
where is the lack in my thinking and actions
- excused by the night -
thanks
jmcs3
--------the following could be unreadable @ 1145751971 :::
m|/ord
, ,
, -
, d
, become
, to
, |x|)|x
, /
, /
, >
, |
, 0
,
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>