Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: CGI::Upload - CGI class for handling browser file uploads

by gellyfish (Monsignor)
on Mar 10, 2002 at 14:33 UTC ( [id://150715]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use vars qw/ $VERSION @ISA @EXPORT @EXPORT_OK /;
    
    @EXPORT_OK = qw/ file_handle file_name file_type mime_magic mime_type/
    +;
    
  2. or download this
      use CGI::Upload qw(file_name);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://150715]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-20 07:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found