GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PDLDOC(1) User Contributed Perl Documentation PDLDOC(1)

pdldoc - shell interface to PDL documentation

pdldoc <text>

The aim of pdldoc is to provide the same functionality as the "apropos", "help", "sig", "badinfo", and "usage" commands available in the perldl and pdl2 shells.

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

-h help
print documentation about a PDL function or module or show a PDL manual. This is the default option.
-a apropos
Regex search PDL documentation database.
-b badinfo
Information on the support for bad values provided by the function.
-s sig
prints signature of PDL function.
-u usage
Prints usage information for a PDL function.
$PDL::Config{PDLDOC_IGNORE_AUTOLOADER}
This PDL configuration variable may be set in the perldl.conf file to disable runtime search for documentation in PDL::AutoLoader files.

This is pdldoc version 0.3.

Doug Burke <burke at ifa dot hawaii dot edu>. Chris Marshall <chm at cpan dot org>.
2018-05-05 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.