I would like to place a maximum file size limit on uploads, but am not quite sure how to go about this in Catalyst. I've done this in CGI scripts by reading in chunks of the file until I hit some size limit, but couldn't find anything in the Catalyst docs. Thanks! - Jim