add note of 789bd8 .. 03d5bc rev ids to UNDERBAR/etc. delta entry
Matt S Trout [Thu, 17 Jun 2010 04:29:19 +0000 (05:29 +0100)]
pod/perl5132delta.pod

index 2cb7143..e3a6392 100644 (file)
@@ -259,7 +259,7 @@ its design was insufficient to reliably get the lexical C<$_> at run-time.
 
 Use the new C<find_rundefsv> function or the C<UNDERBAR> macro instead.
 They directly return the right SV representing C<$_>, whether it's lexical
-or dynamic.
+or dynamic (789bd8 .. 03d5bc).
 
 =item *