in reply to (jeffa) Re: Capturing output from Pod::Html to a scalar
in thread Capturing output from Pod::Html to a scalar

I originally thought about using backticks, however pod2html is in a different location on my home PC to the UNIX box at work so this would not be portable.

If all else fails, I'll use a temporary file but I'm sure there's a better way.

Many thanks,

JJ

  • Comment on Re: (jeffa) Re: Capturing output from Pod::Html to a scalar