Functions.pdf
(
18 KB
)
Pobierz
Perl version 5.10.0 documentation - Pod::Functions
NAME
Pod::Functions - Group Perl's functions a la perlfunc.pod
SYNOPSIS
use Pod::Functions;
my @misc_ops = @{ $Kinds{ 'Misc' } };
my $misc_dsc = $Type_Description{ 'Misc' };
or
perl /path/to/lib/Pod/Functions.pm
This will print a grouped list of Perl's functions, like the
"Perl Functions by Category" in perlfunc
section.
DESCRIPTION
It exports the following variables:
%Kinds
This holds a hash-of-lists. Each list contains the functions in the category the key denotes.
%Type
In this hash each key represents a function and the value is the category. The category can be
a comma separated list.
%Flavor
In this hash each key represents a function and the value is a short description of that
function.
%Type_Description
In this hash each key represents a category of functions and the value is a short description of
that category.
@Type_Order
This list of categories is used to produce the same order as the
"Perl Functions by Category"
in perlfunc
section.
CHANGES
1.02 20020813 <abe@ztreet.demon.nl> de-typo in the SYNOPSIS section (thanks Mike Castle for
noticing)
1.01 20011229 <abe@ztreet.demon.nl> fixed some bugs that slipped in after 5.6.1 added the pod
finished making it strict safe
1.00 ?? first numbered version
http://perldoc.perl.org
Page 1
Plik z chomika:
musli_com
Inne pliki z tego folderu:
Html.pdf
(26 KB)
Find.pdf
(27 KB)
Plainer.pdf
(17 KB)
Functions.pdf
(18 KB)
Escapes.pdf
(30 KB)
Inne foldery tego chomika:
Archive
Attribute
B
Carp
CGI
Zgłoś jeśli
naruszono regulamin