I am using a comercial application which contains a large amount of perl code. The application hangs when a specific number of concurrent users attach to it. The vendor claims the problem is due to Perl having a "filehandle limit of 1024" They claim this will be resolved with the next release of Perl. Sounds bogus to me. I have searched and searched and cannot find any reference to such a limitation. Can anyone confirm or deny? Thanks.