[Speedycgi-users] CGI::LogCarp and FindBin
Brought to you by:
samh
|
From: Mark H. <mar...@wa...> - 2002-07-15 17:58:46
|
Hi, I was looking at the SpeedyCGI package - it seems like an excellent solution to speeding up perl CGI applications. I immediately ran into the following : Could not create STDBUG stream: Invalid argument at /usr/lib/perl5/site_perl/5.6.0/CGI/LogCarp.pm line 1463. FindBin.pm: Cannot find current script '' at /usr/lib/perl5/5.6.0/FindBin.pm line 166 Can I use CGI::LogCarp and FindBin modules with CGI::Speedy ? Thanks, Mark |