All Perl code within source HTML files has to be embedded into standard HTML comment tags of one of the following forms: This tag allows arbitrary perl code to be included between the opening '' tags. The current implementation uses a non-greedy pattern matching, so HTML comment tags inside the perl comment tags will produce unexpected results. This form allows the interpolation of a single variable between the opening '' tags. These tags don't break up a print statement. Placeholder text As above, additionally "Placeholder text" and the closing tags are removed These tags and all characters in between are weeded out.