Help for this page

Select Code to Download


  1. or download this
    sub uploadInfo {
        my($self,$filename) = self_or_default(@_);
        return $self->{'.tmpfiles'}->{$filename}->{info};
    }