Fixed failing tests on Windows. Thanks to A. Sinan Unur for the
patch!Switched debugging output from STDOUT to STDERR. Should rarely be
used, but modules that do depend on debugging output might need to
change how they handle it. Patch from Karl Williamson (GitHub Pull
Request #76).Added errata_seen() to make POD errors easily accessible. Thanks to
Sean Zellmer for the pull request!