"Perl Programmers Reference Guide (англ.) (программ.) /19.12.1998/ " - читать интересную книгу автора

perldiag Perl diagnostic messages
perlsec Perl security
perltrap Perl traps for the unwary
perlport Perl portability guide
perlstyle Perl style guide

perlpod Perl plain old documentation
perlbook Perl book information





22/Jul/98 perl 5.005, patch 02 1





PERL(1) Perl Programmers Reference Guide PERL(1)


perlembed Perl ways to embed perl in your C or C++ application
perlapio Perl internal IO abstraction interface
perlxs Perl XS application programming interface
perlxstut Perl XS tutorial
perlguts Perl internal functions for those doing extensions
perlcall Perl calling conventions from C

perlhist Perl history records

(If you're intending to read these straight through for
the first time, the suggested order will tend to reduce
the number of forward references.)

By default, all of the above manpages are installed in the
_/_u_s_r_/_l_o_c_a_l_/_m_a_n_/ directory.

Extensive additional documentation for Perl modules is
available. The default configuration for perl will place
this additional documentation in the
_/_u_s_r_/_l_o_c_a_l_/_l_i_b_/_p_e_r_l_5_/_m_a_n directory (or else in the _m_a_n
subdirectory of the Perl library directory). Some of this
additional documentation is distributed standard with
Perl, but you'll also find documentation for third-party
modules there.

You should be able to view Perl's documentation with your
_m_a_n(1) program by including the proper directories in the
appropriate start-up files, or in the MANPATH environment