RSS | Module Info | Add a review of MooseX-Meta-Attribute-Lvalue

1 out of 1 found this review helpful:

MooseX-Meta-Attribute-Lvalue (0.02) **

This is a bad idea, because the only way to actually make lvalue accessors work correctly would be to use a tied scalar when used in lvalue context. Otherwise no guarantees about the type constraint or storage is made, breaking the assumptions that you can make with a normal Moose class.

יובל קוג'מן - 2008-10-24 18:18:26
Was this review helpful to you?  Yes No


the camel