[Templates] VIEWs for HTML from Pod::POM
[prev]
[thread]
[next]
[Date index for 2005/01/04]
Another POD question. I've looked over the archives and I'm looking at
DocSet in more detail, but I'm wondering if anyone is using a VIEW to
generate HTML for pods. Anyone have a VIEW template available?
Also, I'm wondering how to process the .pod files. One idea is to
override T::Provider to fetch the pod (from .pod | .pm) and convert it
to HTML there. Or another option would be to use a FILTER that looks
for pod.
I do want to be able to generate a table of contents at the top of the
html-ized pod, so I'd want to add that data structure while
processing each .pod.
We are looking at Pod::Simple::HTML, too.
Thanks,
--
Bill Moseley
moseley@xxxx.xxx
_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates
 |
[Templates] VIEWs for HTML from Pod::POM
Bill Moseley 16:38 on 04 Jan 2005
|