I would recommend you to save the session's ID via $_[SENDER]->ID()
That would not screw up POE's garbage collection and you can still keep "references" to sessions. I don't have the full picture of what you're doing but I'm guessing postback works because you are not saving the actual session reference itself.
-- Apocalypse
Homepage: http://JiNxEdStAr.0ne.us IRC: [EMAIL PROTECTED] IRC: [EMAIL PROTECTED] Perl Stuff: http://search.cpan.org/~APOCAL/
