Re: DBIx::Recordset Modify Database sample doesn't run under 2.0b5 EmbperlObject?

2002-02-16 Thread Gerald Richter
Thanks Scott for the log, > I'm running the sample in the Intro to DBIx::Recordset. It's not too happy! > > [1081]ERR: 24: Error in Perl code: syntax error at > /www/htdocs/admin/test_rs.epl line 46, at EOF Line 46 is [+ $set -> PrevNextForm ('\<\\>', \%fdat) ; +] when you search thru

Re: How to implement my own ciphering

2002-02-16 Thread Gerald Richter
> > I need to implement my own cipher.c. What I should change? > Which cipher.c? Can you please explain a little bit more what you like to do? Gerald - Gerald Richterecos electronic communication services gmbh Internetconnect * We

Re: DBIx::Recordset Modify Database sample doesn't run under 2.0b5 EmbperlObject?

2002-02-16 Thread Gerald Richter
> I'm running the sample in the Intro to DBIx::Recordset. It's not too happy! > > [1081]ERR: 24: Error in Perl code: syntax error at > /www/htdocs/admin/test_rs.epl line 46, at EOF > syntax error at /www/htdocs/admin/test_rs.epl line 49, near "#line 49 > "/www/htdocs/admin/test_rs.epl" >

Re: %udat + session killing

2002-02-16 Thread Gerald Richter
> I have found though, that if i delete their session row from > mysql, it just sends them another cookie and allows them to continue > their session as if nothing has changed but their %udat{_sessions_id}. > You should use tied(%udat) -> delete ; to delete the session. This cause Embperl to

Re: A patch for partial LongNames in DBIx::Recordset

2002-02-16 Thread Gerald Richter
> > In case none of that's clear. Given two tables, both with a field > called "id", and one with a field called "name". > > !LongNames = 0 > $set{id} returns one of the ids, no way to tell which It returns the id of the last table you specify in !Table > Thanks for the patch, I will put it in

Re: DBIx::Recordset and duplicate link destinations (patch)

2002-02-16 Thread Gerald Richter
> > the only real fix that i can see is to rewrite this whole section of code > to use unique table aliases for linked-to tables - which i don't feel like > doing at the moment :( . > That's the same reason why I didn't implemented it Gerald

Re: Embperl 2.0 bug - undefined "$val3"

2002-02-16 Thread Gerald Richter
> I got the error: > [Wed Feb 13 14:05:13 2002] [error] [20649]ERR: 24: Error in Perl > code: Global symbol "$val3" requires explicit package name at > /usr/local/www/meaimh/admin/calendar.html line 215. > Global symbol "$val3" requires explicit package name at > /usr/local/www/meaimh/admin/ca