chrismassey
Programmer
I have read an article on using Mason however it doesn't make the basics clear. Basically it says you can simply open a HTML page, insert the Mason code and it should work fine. However I thought Mason is a perl module and that you would need to use Mason i.e. Use HTML:Mason
What I really want to know is if you can simply insert mason into HTML without declaring your using Mason? If not then I would assume you would need to create a new .pl file, then declare use of HTML:Mason and then use a print HTML tag and insert the HTML with the Mason included.
I hope this makes some sense. If someone could just maybe give me an example of a mason page or something. I'm fed up of using HTML:Template.
Thanks, Chris
What I really want to know is if you can simply insert mason into HTML without declaring your using Mason? If not then I would assume you would need to create a new .pl file, then declare use of HTML:Mason and then use a print HTML tag and insert the HTML with the Mason included.
I hope this makes some sense. If someone could just maybe give me an example of a mason page or something. I'm fed up of using HTML:Template.
Thanks, Chris