Searched defs:Functions (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DFunctions.pm1 package File::Spec::Functions;
51 File::Spec::Functions - portably perform operations on file names
55 use File::Spec::Functions;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm1 package Pod::Functions;
6 Pod::Functions - Group Perl's functions a la perlfunc.pod
10 use Pod::Functions;
17 perl /path/to/lib/Pod/Functions.pm
20 L<perlfunc/"Perl Functions by Category"> section.
51 L<perlfunc/"Perl Functions by Category"> section.
80 'ARRAY' => 'Functions for real @ARRAYs',
81 'Binary' => 'Functions for fixed length data or records',
82 'File' => 'Functions for filehandles, files, or directories',
84 'HASH' => 'Functions fo
[all...]

Completed in 21 milliseconds