|
Datasource - Abstract base class for all the Reporter source data types |
Datasource - Abstract base class for all the Reporter source data types
use Data::Reporter::Datasource;
This class helps to maintain control of the source data types in Data::Reporter. The method 'getdata', should be defined in each source data type.
|
Datasource - Abstract base class for all the Reporter source data types |