> At 6:44 AM +0200 5/24/02, Gerald Richter wrote:
> >[+ $foo
+]
>
> Urgh. I thought about doing that a dozen times and just assumed that
> the variable would go out of scope before you evaluated the return
> value.
Yes, that's true. The variable goes out of scope, but Embperl stores the
value
At 6:44 AM +0200 5/24/02, Gerald Richter wrote:
>[+ $foo +]
Urgh. I thought about doing that a dozen times and just assumed that
the variable would go out of scope before you evaluated the return
value. Thanks.
--
Kee Hinckley - Somewhere.Com, LLC
http://consulting.somewhere.com/
I'm not
At 8:11 PM +0200 5/25/02, Gerald Richter wrote:
> > Before I reinvent the wheel--has anyone done any work integrating
>> MySQL's fulltext search into DBIx::Recordset.
>>
>
>I am not working on that, also I have a set of patches here (nothing related
>to fulltext search), that I want to integrate
> Is there a way to display a nice (static html) error message when some
> embperl page gives Internal Server error message.
> I am using .htaccess and ErrorDocument.
> When plain perl file gives a 500 then it is working, but when embperl page
> gives error 500 then it won't work.
hmmm, what vers