Searched defs:uploadInfo (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm245 start_multipart_form end_multipart_form isindex tmpFileName uploadInfo URL_ENCODED MULTIPART/],
3813 'uploadInfo' => <<'END_OF_FUNC',
3814 sub uploadInfo { subroutine
6267 retrieve this information, call uploadInfo(). It returns a reference to
6271 $type = $q->uploadInfo($filename)->{'Content-Type'};

Completed in 147 milliseconds