http://www.perlmonks.org?node_id=1045746


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

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