in reply to using perl session

Hi.
Could you be a bit more precise?

This question can mean many things. If you like tutorials (study sessions) in perl, I think contacting StoneHenge Consulting Services (www.stonehenge.com) might be a good idea. They have professional trainers who can help you master perl.

On the other hand, if you mean "Where can I find documentation on session handling in perl?", you also need to be more precise. assuming you want sessions for your cgi scripts ( the most common kind, as http is stateless by itself) I suggest downloading the following modules
CGI::Cookie
Apache::Session
and reading the documentation by using <code> perldoc module

With Regards
Marcus

Replies are listed 'Best First'.
Re: Re: using perl session
by marcus (Scribe) on Nov 01, 2001 at 16:47 UTC
    grr I forgot to log in !

    the white background should have been a clue :P
    qw[marcus]