1PDLDOC(1)             User Contributed Perl Documentation            PDLDOC(1)
2
3
4

NAME

6       pdldoc - shell interface to PDL documentation
7

SYNOPSIS

9       pdldoc <text>
10
11       pdldoc [-a] [-h] [-s] [-u] <text>
12

DESCRIPTION

14       The aim of pdldoc is to provide the same functionality as the "apro‐
15       pos", "help", "sig", and "usage" commands available in the perldl
16       shell.
17
18       Think of it as the PDL equivalent of "perldoc -f".
19

OPTIONS

21       -h help
22            print documentation about a PDL function or module or show a PDL
23            manual.  This is the default option.
24
25       -a apropos
26            Regex search PDL documentation database.
27
28       -s sig
29            prints signature of PDL function.
30
31       -u usage
32            Prints usage information for a PDL function.
33

VERSION

35       This is pdldoc v0.2.
36

AUTHOR

38       Doug Burke <burke@ifa.hawaii.edu>.
39
40
41
42perl v5.8.8                       2006-12-02                         PDLDOC(1)
Impressum