Hi, I was wondering if it is possible to find out the length of the browser history. The javascript equivalent is history.length. But is there a way to find out the same using Perl. I don't mind using cookies of some sort to store the information. I am browsing only through my site. I want to know the history length. So as i go through different pages on my own site I can track my history.length.
Thank you very much,
Anant