in reply to Re: how to print values?
in thread how to print values?
Maybe he's confused by the bless? bless simply adds an annotation the referenced hash, then returns the reference passed to it. So one still ends up with a hash reference in the OP's example.