in reply to How do you run a subroutine from inside HTML code?

Hi coldmiser,

For this sort of work I use the HTML::Template module.
If you are unfamiliar with it I would suggest checking it out, there are some tutorials in the Tutorials section relating to HTML::Template should you need some help.

Update: Using HTML::Template by Ovid and HTML::Template Tutorial by jeffa are great tutorials on this topic.

Hope this helps.

Martin
  • Comment on Re: How do you run a subroutine from inside HTML code?