First page Back Continue Last page Overview Graphics
Subclassing
Subclassing Data::Report and/or its plugins is an easy way to create custom reporters.
In particular, it is easy to preset a custom stylist and (top) heading.
All plugins have a standard stylist _std_stylist and heading methods _top_heading and _std_heading.
Subclasses can override or augment these to their own liking.