[perldocjp-cvs 1204] CVS update: docs/perl/5.6.1

Back to archive index

peanu****@users***** peanu****@users*****
2011年 4月 4日 (月) 17:11:46 JST


Index: docs/perl/5.6.1/perlfunc.pod
diff -u docs/perl/5.6.1/perlfunc.pod:1.21 docs/perl/5.6.1/perlfunc.pod:1.22
--- docs/perl/5.6.1/perlfunc.pod:1.21	Mon Apr  4 16:14:26 2011
+++ docs/perl/5.6.1/perlfunc.pod	Mon Apr  4 17:11:46 2011
@@ -1155,8 +1155,8 @@
 
 =end original
 
-ここでフレームがサブルーチン呼び出しでない場合、C<eval> ではなく
-C<(eval)> になります。
+もしフレームがサブルーチン呼び出しではなく C<eval> だった場合、この
+$subroutine は C<(eval)> になります。
 この場合、追加の要素である $evaltext と C<$is_require> がセットされます:
 C<$is_require> はフレームが C<require> または C<use> で作られた場合に
 真になり、$evaltext は C<eval EXPR> のテキストが入ります。



perldocjp-cvs メーリングリストの案内
Back to archive index