Index SYMBOL


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

#!   [See pound bang line]
$   [See regular expression:]
$ atom  
$!   [See system error variable]
$"   [See list separator variable]
$#   [See output format for printed numbers ]
$&   [See pattern match variable]
$'   [See after-match variable]
$/   [See input separator variable]
$@   [See eval error variable]
$^D   [See debugging switch variable]
$_   [See default variable, the]
$`   [See before-match variable]
$1, $2, $3   [See memory variables ]
$AUTOLOAD   [See autoload subroutine name variable]
%SIG   [See signal handler hash]
<>   [See diamond operator]
<<   [See here doc]
<=>   [See spaceship operator]
<filehandle>   [See line input operator]
( )[ ]   [See literal slice]
() See empty list  
(?: )   [See memory-free parentheses]
(?= )   [See positive lookahead operator;]
*FOO{BAR}   [See typeglob subscript]
,   [See comma operator]
->   [See arrow (minus) operator]
-D   [See debugging command line option]
-I   [See include path command line option]
-M   [See under file test operators]
-t   [See under file test operators]
-T   [See taint checking command line option]
-V   [See verbose version command line option]
-w   [See warnings command line option]
.   [See regular expression:]
. atom  
..   [See range operator]
=>   [See arrow (equals) operator]
@_   [See argument list variable]
@ARGV   [See command line argument variable]
@EXPORT   [See module export list]
@INC   [See module include path;]
@ISA   [See inheritance list variable]
[ ]   [See anonymous array constructor]
\   [See reference operator]
\A   [See regular expression:]
\A anchor  
\b   [See regular expression:]
\b anchor  
\G   [See regular expression: \G anchor]
\Q   [See quotemeta escape;]
\s   [See regular expression:]
\s atom  
\w   [See regular expression:]
\w atom  
\Z   [See regular expression:]
\Z anchor  
^   [See regular expression:]
^ anchor  
_   [See underscore pseudo-filehandle]
=   [See or-equals operator]



Effective Perl Programming. Writing Better Programs with Perl
Effective Perl Programming: Writing Better Programs with Perl
ISBN: 0201419750
EAN: 2147483647
Year: 1996
Pages: 116

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net