Hi Joe,
jm wrote:
i had actually tried to include that early on but apparently the stars weren't properly aligned just then. that works perfectly. thanks for "making" me revisit that option. i figured it would be something simple, just threw me off since it hasn't ever been required when i do all the coding inside the main program.
For what it's worth, the problem you stated had nothing to do with Perl because it isn't Perl that renders your HTML file. (That said, I wouldn't go as far as saying your question was irrelevant to this list as, obviously, someone on this list managed to help you.)
For what it's worth, I ran your code and allowed it to generate one <head>, two, and even zero. In my browser, all 3 were rendered properly. (<head> is optional)
By this, I mean that _maybe_ what browser you are using also matters. I even changed the filename to something that wasn't ".html" and it was generated fine.
Anyway, good to hear that you solved your problem! Ray -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/