9. Example 5 : An FAQ List
- In this example (which is not related to the previous ones) we will create a list of frequently-asked questions with a separate page for the questions and a separate one for the answers.
- This time we will use Perl to program the tags.
- 9.1. questions.wml - the data
- 9.2. api.wml - the code
- 9.3. index.html.wml and answers.html.wml
- 9.4. The Result