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
[EMAIL PROTECTED]


_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to