in reply to (jeffa) 2Re: Getting data *INTO* __DATA_
in thread Getting data *INTO* __DATA_

Hmmm... You guys really got my wheels turning on this one :-) So, now, I am invisioning the use of both HTML::Template and Inline::Files. For example, in a login script using cookies as the method or remembering a previous login, I can see a template section for __LOGGEDIN__ and __LOGGEDOUT__ with totally different HTML content. Anyways, thanks for the tips, they have been quite helpful. I will post an update when I get the code written (which will be tomorow, as it is now bed time for me!)
  • Comment on Re: (jeffa) 2Re: Getting data *INTO* __DATA_