I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-11-23 23:38:14-08 by abeltje in response to 1387
Re: title() does not reflect title changes
As documented, the title() method reflects the contents of the <TITLE></TITLE> tag in the HTML document. The fact that IE uses that to set the title of the window does not imply that changing the window title changes the content of the HTML document.

HTH
-- Abe.
Direct Responses: 1400 | Write a response