*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 perlguts(1) -- Introduction to the Perl API
    This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please re...
 perlhack(1) -- How to hack at the Perl internals
    This document attempts to explain how Perl development takes place, and ends with some suggestions for people wanting to become bona fide porters. The perl5-porters mailing list is where the Perl stan...
 perlhist(1) -- the Perl history records
    This document aims to record the Perl source code releases.
 perlintern(1) -- autogenerated documentation of purely inter- nal Perl functions
    This file is the autogenerated documentation of functions in the Perl interpreter that are documented using Perl's internal documentation format but are not marked as part of the Perl API. In other w...
 perlintro(1) -- a brief introduction and overview of Perl
    This document is intended to give you a quick overview of the Perl programming language, along with pointers to further documentation. It is intended as a "bootstrap" guide for those who are new to ...
 perliol(1) -- C API for Perl's implementation of IO in Layers.
    This document describes the behavior and implementation of the PerlIO abstraction described in perlapio when "USE_PERLIO" is defined (and "USE_SFIO" is not). History and Background    [Toc]    [Ba...
 perlipc(1) -- Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
    The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations.
 perlivp(1) -- Perl Installation Verification Procedure
    The perlivp program is set up at Perl source code build time to test the Perl version it was built under. It can be used after running: make install (or your platform's equivalent procedure) to verif...
 perljp(1) -- AEuEU,i Perl Y~YxYE `A^a`I`A Perl xIAx3|xOxex|x3x1/2! Perl 5.8.0 xexeicUni- _ codeYuYYi1/4YEx~AcEyxE...
    
 perlko(1) -- Perlou CN+-13/4i AIAUuu DESCRIPTION _ PerlAC 1/41/4oeci cA1/2A oIA>> E cuCO'I'U ! _ PerlAo 5.8.0AECo...
    
 perllexwarn(1) -- Perl Lexical Warnings
    The "use warnings" pragma is a replacement for both the command line flag -w and the equivalent Perl variable, $^W. The pragma works just like the existing "strict" pragma. This means that the sco...
 perllocale(1) -- Perl locale handling (internationalization and localization)
    Perl supports language-specific notions of data such as "is this a letter", "what is the uppercase equivalent of this letter", and "which of these letters comes first". These are important issue...
 perllol(1) -- Manipulating Arrays of Arrays in Perl
    Declaration and Access of Arrays of Arrays The simplest thing to build is an array of arrays (sometimes imprecisely called a list of lists). It's reasonably easy to understand, and almost everything ...
 perlmod(1) -- Perl modules (packages and symbol tables)
    Packages Perl provides a mechanism for alternative namespaces to protect packages from stomping on each other's variables. In fact, there's really no such thing as a global variable in Perl. The pac...
 perlmodinstall(1) -- Installing CPAN Modules
    You can think of a module as the fundamental unit of reusable Perl code; see perlmod for details. Whenever anyone creates a chunk of Perl code that they think will be useful to the world, they registe...
<<  [Prev]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  
23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service