Re: udat and objects

2003-12-02 Thread Gerald Richter
Hi, > > Is it correct, that it is impossible to store blessed references (Perl > objects) in udat? Same for mdat? > You can store blessed references and objects. > If yes, is there any workaround? Maybe serializing the object first > with Storable or something like this? But if i interpreted the

Re: udat and objects

2003-12-02 Thread Luiz Fernando B. Ribeiro
On Tue, 2 Dec 2003 10:36:32 +0100, Benni Baermann <[EMAIL PROTECTED]> wrote: Hi! Is it correct, that it is impossible to store blessed references (Perl objects) in udat? Same for mdat? If yes, is there any workaround? Maybe serializing the object first with Storable or something like this? But if

udat and objects

2003-12-02 Thread Benni Baermann
Hi! Is it correct, that it is impossible to store blessed references (Perl objects) in udat? Same for mdat? If yes, is there any workaround? Maybe serializing the object first with Storable or something like this? But if i interpreted the mails in the archive correct this still will not work with