Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Nested Bless within Hash of Arrays

by ksublondie (Friar)
on Jul 22, 2013 at 22:05 UTC ( [id://1045740]=note: print w/replies, xml ) Need Help??


in reply to Re: Nested Bless within Hash of Arrays
in thread Nested Bless within Hash of Arrays

As in BLOCK = $t->{elems}->[0]? But then what is $t->{elems}->[0]->{elems}->[1]->{elems}->[0] since it's also blessed as BLOCK?

Replies are listed 'Best First'.
Re^3: Nested Bless within Hash of Arrays
by chromatic (Archbishop) on Jul 23, 2013 at 00:08 UTC

    It's another instance of BLOCK, as in my $something = BLOCK->new( { ... } );, but without the intermediary $something.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1045740]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-18 14:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found