With some calls the pattern match in "user_agent" seems to be uninitilized.
Use of uninitialized value in pattern match (m//) at (eval 923) line 4.
at (eval 923) line 4
CGI::user_agent('MSIE\s+3\.0[12];\s*Mac|DreamPassport') called at
(eval 922) line 15
MultipartBuffer::new('MultipartBuffer', 'CGI=HASH(0x25bfd40)',
'---------------------8ce7d315bde28d1', 585) called at (eval 920) line 4
CGI::new_MultipartBuffer('CGI=HASH(0x25bfd40)',
'---------------------8ce7d315bde28d1', 585) called at (eval 919) line 3
CGI::read_multipart('CGI=HASH(0x25bfd40)',
'---------------------8ce7d315bde28d1', 585) called at
/usr/share/perl/5.10/CGI.pm line 553
CGI::init('CGI=HASH(0x25bfd40)') called at
/usr/share/perl/5.10/CGI.pm line 370
CGI::new('CGI') called at