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




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


NNNNAAAAMMMMEEEE
perl - Practical Extraction and Report Language

SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
ppppeeeerrrrllll [ ----ssssTTTTuuuuUUUU ] [ ----hhhhvvvv ] [ ----VVVV[:_c_o_n_f_i_g_v_a_r] ]
[ ----ccccwwww ] [ ----dddd[:_d_e_b_u_g_g_e_r] ] [ ----DDDD[_n_u_m_b_e_r_/_l_i_s_t] ]
[ ----ppppnnnnaaaa ] [ ----FFFF_p_a_t_t_e_r_n ] [ ----llll[_o_c_t_a_l] ] [ ----0000[_o_c_t_a_l] ]
[ ----IIII_d_i_r ] [ ----mmmm[----]_m_o_d_u_l_e ] [ ----MMMM[----]_'_m_o_d_u_l_e_._._._' ]
[ ----PPPP ] [ ----SSSS ] [ ----xxxx[_d_i_r] ]
[ ----iiii[_e_x_t_e_n_s_i_o_n] ]
[ ----eeee _'_c_o_m_m_a_n_d_' ] [ -------- ] [ _p_r_o_g_r_a_m_f_i_l_e ] [ _a_r_g_u_m_e_n_t ]...

For ease of access, the Perl manual has been split up into
a number of sections:

perl Perl overview (this section)
perldelta Perl changes since previous version
perlfaq Perl frequently asked questions
perltoc Perl documentation table of contents

perldata Perl data structures
perlsyn Perl syntax
perlop Perl operators and precedence
perlre Perl regular expressions
perlrun Perl execution and options
perlfunc Perl builtin functions
perlvar Perl predefined variables
perlsub Perl subroutines
perlmod Perl modules: how they work
perlmodlib Perl modules: how to write and use
perlmodinstall Perl modules: how to install from CPAN
perlform Perl formats
perllocale Perl locale support

perlref Perl references
perldsc Perl data structures intro
perllol Perl data structures: lists of lists
perltoot Perl OO tutorial
perlobj Perl objects
perltie Perl objects hidden behind simple variables
perlbot Perl OO tricks and examples
perlipc Perl interprocess communication

perldebug Perl debugging