http://qs321.pair.com?node_id=134859

ppg has asked for the wisdom of the Perl Monks concerning the following question:

Hope everyone had a nice break,
I need to integrate my Perl web site with an IIS site.
The IIS site handles the security and authentication creating a client side cookie that I need to read in Perl.
The cookies encrypted with Blowfish and decrypting is easy I just don't know how to read from the browsers machine.
I have no idea how to start with this.
please help.