Scroll to navigation

PDLDOC(1p) User Contributed Perl Documentation PDLDOC(1p)

NAME

pdldoc - shell interface to PDL documentation

SYNOPSIS

pdldoc <text>

DESCRIPTION

The aim of pdldoc is to provide the same functionality as the "apropos", "help", "sig", "badinfo", and "usage" commands available in the perldl shell. It searches for PDL::AutoLoader functions also.

Think of it as the PDL equivalent of "perldoc -f".

OPTIONS

print documentation about a PDL function or module or show a PDL manual. This is the default option.
Regex search PDL documentation database.
Information on the support for bad values provided by the function.
prints signature of PDL function.
Prints usage information for a PDL function.

VERSION

This is pdldoc version 0.3.

AUTHOR

Doug Burke <burke at ifa dot hawaii dot edu>. Chris Marshall <chm at cpan dot org>.

2025-01-07 perl v5.40.0