in reply to Embedding Pod::HTM in a Script
Hi,
my thoughts:
- Where is line number 228?
- You should be able to strip down your problem to a very minimal (not) working example to debug your problem.
- Why do you want to read from DATA? POD is usually everywhere in the script file. So, I'm pretty sure you should send the content of the script to pod2html.
Regards
McA