Simon Wilcox wrote:
> Not necessarily, you can also bless scalars and arrays. A blessed array,
> in particular can be a very effective way of improving performance for
> certain types of data structures.
>   
Strictly speaking you can bless any reference, although the most useful
are hashes and arrays.

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to