Collecting snippets
Dave Howorth <dhoworth-fDajt2Yx3S8pY9vWkoisglpr/1R2p/[email protected]> Wed, 13 Jun 2012 15:22:00 +0100
| Newsgroups | gmane.comp.lang.perl.modules.template-toolkit |
|---|---|
| Organization | MRC Laboratory for Molecular Biology |
| Message-ID | <[email protected]> |
So I'm generating some web pages and as I go through each page, I want to record some keywords that depend on the content (related to whether an IF or ELSE was processed, or the names processed in various lists etc). The comes the kicker; I want the keywords to appear in a <meta> element at the start of the page. I'm sure there must be a way to do this, and I'm guessing it probably involves WRAPPER, but my brain is fried. Can anybody give me a hint? Thanks, Dave