You are viewing the version of this documentation from Perl 5.38.2. View the latest version

CONTENTS

NAME

Pod::Perldoc - Look up Perl documentation in Pod format.

SYNOPSIS

use Pod::Perldoc ();

Pod::Perldoc->run();

DESCRIPTION

The guts of perldoc utility.