On Jan 26, 2013, at 8:49 AM, Karl Williamson <pub...@khwilliamson.com> wrote:

> With Pod::Parser, you just do
>       parse_from_file($in_fh, $out_fh)
> 
> and it outputs the pod to $out_fh.  Pod::Simple has a method of the same name 
> which is supposed to emulate the Pod::Parser method, but when I run it, 
> nothing is output.

Code looks okay. I don't see a test case, though. Care to add one?

David

Reply via email to