On Sun, 30 Jun 2002, Will wrote: > I am just learning both CGI.pm and HTML::Template. > Before I get too deep into my reading, I wanted to > ask: are there any possible conflicts I should watch > out for between CGI.pm and HTML::Template?
None at all. In fact, HTML::Template has a feature that was made to work with CGI.pm: associate. Also, CGI::Application uses CGI.pm and has built-in support for HTML::Template. -sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
