ktats****@users*****
ktats****@users*****
2011年 2月 7日 (月) 02:53:01 JST
Index: docs/modules/IO-All-0.31/All.pod diff -u docs/modules/IO-All-0.31/All.pod:1.5 docs/modules/IO-All-0.31/All.pod:1.6 --- docs/modules/IO-All-0.31/All.pod:1.5 Thu Jan 27 22:14:56 2011 +++ docs/modules/IO-All-0.31/All.pod Mon Feb 7 02:53:00 2011 @@ -951,7 +951,7 @@ The object will then be closed when C<$io> goes out of scope, or you manually call C<< $io->close >>. -これで、C<$io>がスコープから外れたときか、手動で、C<< $io->close>>を呼んだときに、 +これで、C<$io>がスコープから外れたときか、手動で、C<< $io->close >>を呼んだときに、 オブジェクトはクローズされます。 =item * autoflush @@ -1343,7 +1343,7 @@ The items returned are sorted by name unless C<< ->sort(0) >> is used. -C<< ->sort(0)> が使われなければ、名前でソートされます。 +C<< ->sort(0) >> が使われなければ、名前でソートされます。 =item * All