Re: How to report a documentation error
[email protected] ("David E. Wheeler")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On May 6, 2011, at 7:55 AM, Shawn H Corey wrote: > I noticed some errors in the documentation of Pod::Simple::HTMLBatch. Here's one: > > % mkdir out_html > % perl -MPod::Simple::HTMLBatch -e Pod::Simple::HTMLBatch::go @INC out_html > (to convert the pod from Perl's @INC > files under the directory ../htmlversion) > > Shouldn't ../htmlversion be ./out_html ? > > What's the best way to report this? Send it to [email protected]. Or file it here: https://github.com/theory/pod-simple/issues Thanks, David