perldelta the Dumpvalue.pm of change #2513.
Jarkko Hietaniemi [Sat, 2 Jan 1999 14:49:40 +0000 (14:49 +0000)]
p4raw-link: @2513 on //depot/cfgperl: 230a5be762e9045befd0597ec6c3153b952f1104

p4raw-id: //depot/cfgperl@2553

pod/perldelta.pod

index bdcb7cf..b0d0b83 100644 (file)
@@ -100,6 +100,12 @@ Guard against lexicals leaking (internal stuff).
 
 =head1 Modules and Pragmata
 
+=head2 Modules
+
+Dumpvalue module provides screen dumps of Perl data.
+
+=head2 Pragmata
+
 Lexical warnings pragma, "use warning;", to control optional warnings.
 
 Filetest pragma, to control the behaviour of filetests (C<-r> C<-w> ...).