Help for this page

Select Code to Download


  1. or download this
    sub load_next{
        my ($self, %arguments) = @_;
    ...
      $self->storage_next_list(list=>\@next);
      return $new_self;
    }