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);