use constant BUFFER_SIZE => 16_384; # Amount of upload file to read at one time use constant MAX_FILE_SIZE => 3_145_728; # This is the filesize upload limit