Help for this page

Select Code to Download


  1. or download this
    sub download :Local :Args(0)
    {
    ...
        $c->stash->{jobid} = $impute_job->id();
        $c->stash->{jobname} = $impute_job->name();    
    }