[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: perl panic
> Has anyone ever gotten this error from perl? How do I resolve it?
>
> panic: frexp at IWfacschd.cgi.exp line 366.
>
> line 366: $fte = sprintf("%2.4f", $fte);
> $fte is a returned number from the database.
Do you have taint checking on? I'm guessing that it's squawking about a
tainted variable that has to be cleaned up.
Can we see the rest of the code, too?
xoxo,
Andy
--
%_=split/;/,".;;n;u;e;ot;t;her;c; ". # Andy Lester
'Perl ;@; a;a;j;m;er;y;t;p;n;d;s;o;'. # http://petdance.com
"hack";print map delete$_{$_},split//,q< andy@petdance.com >