Description
Perl classes can create accessor methods that return the object, making chained method calls easier to write. This is useful for builder-style APIs and configuration objects.
It is a small object-oriented programming helper. Users normally install it because another Perl module depends on this accessor pattern.