The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Pod::Viewer - class for viewing pod

METHODS

module_to_path

Given the name of a module (Module::Name) or a pod file without the .pod extension will try to locate it in @INC and return the full path.

If no file found, returns undef.