Help for this page

Select Code to Download


  1. or download this
    sub updateprogress {
        my ($self) = @_;
    ...
        my $frac = frac($self->recordi, $self->recordcount);
        $self->progressbar->set_fraction($frac->num);
    }
    
  2. or download this
    sub manager {
        my ($Operation) = @_;
    ...
        }
        ( \@warnings, @fatals );
    }