Loose-Info.com
Last Update 2008/05/18
TOP
- メモ書き - Perl
プログラムの起動方法
コメントの書式
単純文
ブロック
数値の書式
文字列の書式
変数の種類
配列
ハッシュ
演算子
項・リスト演算子(左方向)
++ --
**
!
〜
単項+−
=~ !=
* / % x
+ - .
<< >>
関係演算子
等値演算子
&
|
^
&& ||
範囲演算子
条件演算子
代入演算子
コンマ演算子
リスト演算子(右方向)
not
and
or
xor
ヒアドキュメント
リスト値
正規表現
パターンマッチ
検索置換
変更子
選択肢
特殊な字句
文字クラス
コメント
ラベル
分岐・ループ
if
next
last
redo
unless
while
for
foreach
goto
サブルーチン
引数
プロトタイプ
フォーマット
特殊変数
$_
$数字
$&
$`
$'
$+
$.
$/
$|
$"
$%
$=
$-
$~
$^
$!
$$
$]
$^W
@ARGV
@INC
%INC
%ENV
%SIG
特殊ファイルハンドル(STDIN・STDOUT)
関数
abs
atan2
cos
exp
hex
int
log
oct
rand
sin
sqrt
srand
chomp
chop
chr
crypt
join
lc
lcfirst
length
ord
quotemeta
splice
split
substr
uc
ucfirst
delete
exists
grep
index
map
pos
rindex
keys
pop
push
reset
reverse
scalar
shift
sort
undef
unshift
values
gmtime
localtime
time
times
alarm
defined
die
do
each
eval
exit
local
my
print
printf
return
sleep
sprintf
write
binmode
chmod
chown
require
select
close
eof
flock
getc
open
read
rename
seek
stat
tell
truncate
unlink
chdir
closedir
mkdir
opendir
readdir
rewinddir
rmdir
seekdir
telldir
©
loose-info.com All Rights Reserved.