Too much code! That's a lot of code to expect volunteers to parse for xp.
Here are a coouple of thoughts. Do you have a working, and tested, example of code that uses a cookie jar to use something similar to you want? (Not necessarily on your target space, but anywhere.) If not, you need that first. (Maybe you need to google around a bit, or use supersearch on perlmonks.)
If you do have it, comment out the line(s) that do the cookie jar stuff, and verify that it doesn't work. (So you know that the site really relies on cookies.) Post that, with the comment "This works." Then post your code (should be similar to the working code, but for your target domain) with the comment "This doesn't work." Maybe then the solution will be obvious, but even if not this will help better isolate the problem.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.