We are developing an application which will interact with another php application.
There we need to maintain the session of php application in our perl application.
to maintain Perl application session shared with PHP.
Can anybody share some information on this module and other implementation options?
Thanks.