Help for this page

Select Code to Download


  1. or download this
    my $tmp = File::Temp->new(
                  DIR    => $self->cfg('UploadDirectory'),
    ...
    
    ...
        print $tmp $buffer;