Help for this page

Select Code to Download


  1. or download this
    package SubclassOfBase;
    sub write_export_log {
      my $self = shift;
      $self->write_export_log();
    }