Mention new lexical pragmas big* in perldelta
Rafael Garcia-Suarez [Mon, 28 May 2007 12:52:08 +0000 (12:52 +0000)]
p4raw-id: //depot/perl@31291

pod/perl595delta.pod

index 2868e48..f24ef24 100644 (file)
@@ -243,6 +243,11 @@ default MRO hasn't changed (DFS, for Depth First Search). Another MRO is
 available: the C3 algorithm. See L<mro> for more information.
 (Brandon Black)
 
+=head2 bignum, bigint, bigrat
+
+The three numeric pragmas C<bignum>, C<bigint> and C<bigrat> are now
+lexically scoped. (Tels)
+
 =head2 New Core Modules
 
 =over 4