#perl - Wed 14 Mar 2007 between 18:22 and 18:30



__Ace__must be something wrong with this then: $self->{somekey}->{$id} = "something"
?
dharcheck the value of $id
__Ace__id is scalar I belive
WoostaI thought it was *always* scalar-ified
__Ace__something like "323-32"
Woostaeval: $foo={bar=>1}; $zap{$foo} = 1; keys %zap
buubotWoosta: 1
Woostaeval: $foo={bar=>1}; $zap{$foo} = 1; [keys %zap]
buubotWoosta: ['HASH(0x8641818)']
Woosta^^ phew .. thought so
dhark well then thats not it
__Ace__wierdo
dharwhats the exact Dumper syntax you're calling?
__Ace__sec
ow, just relized something
I load to the hash like this: $self->{somekey} = retrieve("thread_id.data");
using PDL
:)
forgot I load now, else I think there is no prolem
*problem
sorry, that is from Storable
need to remove that \ somehow thouth
*though
Randalit's in how you're making the hash
what does the code look like there?
you're doing something like I said, instead of what you want
... $self->{somekey} = \{ foo => bar };
__Ace__aha
Randaleval: $self->{somekey} = \{ foo => bar }; \$self
buubotOut of memory! Randal:
Randalwhoa!
dharhahah
__Ace__lol
Randalbroke it!
dharnice going!
Randalbuubot has forgotten EVERYTHING!
__Ace__eval: ok
buubot__Ace__: ok
__Ace__:)

Page: 3 10 17 24 31 38 45 52 59 66 73 80 87 

IrcArchive