[perldocjp-cvs 616] CVS update: docs/perl/5.12.0

Back to archive index

argra****@users***** argra****@users*****
2010年 5月 8日 (土) 05:05:20 JST


Index: docs/perl/5.12.0/perl5120delta.pod
diff -u docs/perl/5.12.0/perl5120delta.pod:1.10 docs/perl/5.12.0/perl5120delta.pod:1.11
--- docs/perl/5.12.0/perl5120delta.pod:1.10	Fri May  7 04:44:41 2010
+++ docs/perl/5.12.0/perl5120delta.pod	Sat May  8 05:05:20 2010
@@ -57,8 +57,8 @@
 
 =end original
 
-This new syntax allows a module author to set the $VERSION of a namespace
-when the namespace is declared with 'package'.
+名前空間が 'package' で宣言されるとき、モジュール作者が名前空間の
+$VERSION をセットするための新しい文法が使えるようになりました。
 これによって、for C<our $VERSION = ...> や似たような構造を取り除けます。
 例えば、
 
@@ -618,6 +618,8 @@
 
 =head2 Deprecations warn by default
 
+(デフォルトでの非推奨の警告)
+
 =begin original
 
 Over the years, Perl's developers have deprecated a number of language
@@ -1336,8 +1338,7 @@
 
 =end original
 
-with the C<:> being treated as the start of an attribute list, which
-ends before the C<=>.
+C<:> は、C<=> で終わるまでの属性として扱われました。
 ここでは空白は意味を持たないので、全ては空属性リストとしてパースされ、
 従って上記は全て等価となるので、以下のように書いた方がよいです
 
@@ -6670,7 +6671,7 @@
 
 =end original
 
-Perl の開発者は Haiku 管理者からのパッチがマージしました。
+Perl の開発者は Haiku 管理者からのパッチをマージしました。
 Perl は Haiku でビルドできるようになったはずです。
 
 =item MirOS BSD



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