Help for this page
package BaseType; ... } ...
package Int; use base qw( BaseType ); ... ... # Thereafter, access the class-specific ParamConfig using the accessor +, parameter_config().