Tk::PodViewer

Simple ROText based pod viewer

Repositoryhttps://github.com/haje61/Tk-PodViewer
CPANhttps://metacpan.org/pod/Tk::PodViewer
Bug trackerhttps://github.com/haje61/Tk-PodViewer/issues
Latest version0.07

Tk::PodViewer is a simple pod viewer. It inherits Tk::Frame, but delegates all options and many methods to Tk::ROText.

It supports most of the pod tags. It ignores the following tags:

  • =begin
  • =end
  • =for
  • X<>
  • Z<>

Related posts

Scroll to Top