Mention overloading.pm in perl5110delta
Rafael Garcia-Suarez [Fri, 2 Jan 2009 09:31:24 +0000 (10:31 +0100)]
pod/perl5110delta.pod

index 91b9682..f42511b 100644 (file)
@@ -11,8 +11,23 @@ developement releases.
 
 =head1 Core Enhancements
 
+=head1 The C<overloading> pragma
+
+This pragma allows you to lexically disable or enable overloading
+for some or all operations. (Yuval Kogman)
+
 =head1 Modules and Pragmata
 
+=head2 Pragmata Changes
+
+=over 4
+
+=item C<overloading>
+
+See L</"The C<overloading> pragma"> above.
+
+=back
+
 =head1 Utility Changes
 
 =head1 Documentation