📄 perl.def
字号:
open
opendir
readlink
rename
rmdir
stat
symlink
sysopen
umask
unlink
utime
Keywords related to the control flow of your perl program
caller
continue
die
do
dump
eval
exit
goto
last
next
redo
return
sub
wantarray
Keywords related to scoping
caller
import
local
my
our
package
use
Miscellaneous functions
defined
dump
eval
formline
local
my
our
reset
scalar
undef
wantarray
Functions for processes and process groups
alarm
exec
fork
getpgrp
getppid
getpriority
kill
pipe
qx/STRING/
setpgrp
setpriority
sleep
system
times
wait
waitpid
Keywords related to perl modules
do
import
no
package
require
use
Keywords related to classes and object-orientedness
bless
dbmclose
dbmopen
package
ref
tie
tied
untie
use
Low-level socket functions
accept
bind
connect
getpeername
getsockname
getsockopt
listen
recv
send
setsockopt
shutdown
socket
socketpair
System V interprocess communication functions
msgctl
msgget
msgrcv
msgsnd
semctl
semget
semop
shmctl
shmget
shmread
shmwrite
Fetching user and group info
endgrent
endhostent
endnetent
endpwent
getgrent
getgrgid
getgrnam
getlogin
getpwent
getpwnam
getpwuid
setgrent
setpwent
Fetching network info
endprotoent
endservent
gethostbyaddr
gethostbyname
gethostent
getnetbyaddr
getnetbyname
getnetent
getprotobyname
getprotobynumber
getprotoent
getservbyname
getservbyport
getservent
sethostent
setnetent
setprotoent
setservent
Time-related functions
gmtime
localtime
time
times
Functions new in perl5
abs
bless
chomp
chr
exists
formline
glob
import
lc
lcfirst
map
my
no
our
prototype
qx
qw
readline
readpipe
ref
sub*
sysopen
tie
tied
uc
ucfirst
untie
use
Functions obsoleted in perl5
dbmclose
dbmopen
;
;
[KeyWords]
$ENV{AUTH_TYPE};
$ENV{DOCUMENT_ROOT};
$ENV{GATEWAY_INTERFACE};
$ENV{HTTP_ACCEPT_ENCODING};
$ENV{HTTP_ACCEPT_CHARSET};
$ENV{HTTP_ACCEPT_LANGUAGE};
$ENV{HTTP_ACCEPT};
$ENV{HTTP_COOKIE};
$ENV{HTTP_FROM};
$ENV{HTTP_HOST};
$ENV{HTTP_REFERER};
$ENV{HTTP_USER_AGENT};
$ENV{HTTPS};
$ENV{PATH_TRANSLATED};
$ENV{QUERY_STRING};
$ENV{REMOTE_ADDR};
$ENV{REMOTE_HOST};
$ENV{REMOTE_USER};
$ENV{REQUEST_METHOD};
$ENV{SCRIPT_NAME};
$ENV{SERVER_NAME};
$ENV{SERVER_PORT};
$ENV{SERVER_PROTOCOL};
$ENV{SERVER_SOFTWARE};
abs
accept
alarm
all
and
any
append
atan2
attachment
AUTH_TYPE
author
autoload
base
BGCOLOR
bind
binmode
bless
caller
CGI
close
closedir
cmp
COMMONPROGRAMFILES
compile
COMPUTERNAME
connect
constant
CONTENT_LENGTH
content_type
Content-type:
continue
Cookie
cos
crypt
data
dataend
datasend
dbmclose
dbmopen
debug
defaults
defined
delete
die
do
DOCUMENT_ROOT
domain
dump
each
end_html
endgrent
endhostent
endnetent
endprotoent
endpwent
endservent
eof
eq
eval
exec
exists
exit
exp
expires
fcntl
fetch
fileno
flock
fork
form
format
formline
GATEWAY_INTERFACE
getc
getgrent
getgrgid
getgrnam
gethostbyaddr
gethostbyname
gethostent
getlogin
getnetbyaddr
getnetbyname
getnetent
getpeername
getpgrp
getppid
getpriority
getprotobyname
getprotobynumber
getprotoent
getpwent
getpwnam
getpwuid
getservbyname
getservbyport
getservent
getsockname
getsockopt
glob
gmtime
goto
grep
gt
header
hex
html
html2
html3
http
HTTP_ACCEPT
HTTP_ACCEPT_ENCODING
HTTP_ACCEPT_CHARSET
HTTP_ACCEPT_LANGUAGE
HTTP_COOKIE
HTTP_FORWARDED
HTTP_FROM
HTTP_HOST
HTTP_REFERER
HTTP_USER_AGENT
HTTPS
charset
chdir
chmod
chomp
chop
chown
chr
chroot
import
index
INSTANCE_ID
int
ioctl
join
keys
kill
lang
last
lc
lcfirst
le
length
link
listen
local
LOCAL_ADDR
localtime
Location:
LOCK_EX
LOCK_SH
log
lstat
lt
mail
map
meta
mkdir
msgctl
msgget
msgrcv
msgsnd
MXHOME
my
name
ne
Net
netscape
new
newstyle_urls
next
no
no_debug
no_xhtml
nosticky
not
nph
oct
oldstyle_urls
open
opendir
or
ord
OS
our
pack
package
param
param_fetch
path
PATH_INFO
PATH_TRANSLATED
PATHEXT
pipe
pop
pos
print
printf
private_tempfiles
PROCESSOR_ARCHITECTURE
PROCESSOR_IDENTIFIER
PROGRAMFILES
prototype
push
qq
QUERY_STRING
quit
quotemeta
qw
rand
raw_cookie
read
readdir
readline
readlink
readpipe
recv
redirect
redo
ref
referer
REMOTE_ADDR
REMOTE_HOST
remote_user
rename
REQUEST_METHOD
require
reset
return
reverse
rewinddir
rindex
rmdir
scalar
SCRIPT_NAME
secure
seek
seekdir
select
semctl
semget
semop
send
SERVER_NAME
SERVER_PORT
SERVER_PORT_SECURE
SERVER_PROTOCOL
SERVER_SOFTWARE
setgrent
sethostent
setnetent
setpgrp
setpriority
setprotoent
setpwent
setservent
setsockopt
shift
shmctl
shmget
shmread
shmwrite
shutdown
sin
sleep
SMTP
socket
socketpair
sort
splice
split
sprintf
sqrt
srand
standard
start_html
stat
status
STDERR
STDIN
STDOUT
strict
study
style
sub
substr
symlink
syscall
sysopen
sysread
sysseek
system
SYSTEMDRIVE
SYSTEMROOT
syswrite
target
tell
telldir
text/css
text/html
text/plain
text/xml
tie
tied
time
times
title
to
truncate
type
uc
ucfirst
umask
undef
unlink
unpack
unshift
untie
uri
use
user_agent
user_name
utime
value
values
vec
virtual_host
wait
waitpid
wantarray
warn
write
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -