attribute that returns the instance to allow for chaining
Index | devel
MooseX::Attribute::Chained is a Moose Trait which allows for method chaining on accessors by returning $self on write/set operations.