Help for this page
package SubclassOfBase; sub write_export_log { my $self = shift; $self->write_export_log(); }