NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
mod_perl problems only with cgi scripts (Score:2)
-Dom
Re:mod_perl problems only with cgi scripts (Score:1)
Because File::Type is pregenerated, and therefore made out of really simple rules - internally it's merely a string of if statements, the most complex thing in them being a very simple pack - it's unlikely to exhibit any problems.