First page
Back
Continue
Last page
Overview
Graphics
Subclassing example
package POC::Report; use base qw(Data::Report); # Nothing needed here.