summaryrefslogtreecommitdiff
path: root/pod/perl594delta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perl594delta.pod')
-rw-r--r--pod/perl594delta.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perl594delta.pod b/pod/perl594delta.pod
index 1133c78539..a20f19d099 100644
--- a/pod/perl594delta.pod
+++ b/pod/perl594delta.pod
@@ -122,6 +122,7 @@ D. Hedden)
C<Hash::Util::FieldHash>, by Anno Siegel, has been added. This module
provides support for I<field hashes>: hashes that maintain an association
of a reference with a value, in a thread-safe garbage-collected way.
+Such hashes are useful to implement inside-out objects.
=item *