frustrated at the mysterious results (core dumps, most often) it is
for now forbidden (you will get a fatal error even from an attempt).
-Self-tying of globs is broken, but not disabled.
+A change to self-tying of globs has caused them to be recursively
+referenced (see: L<perlobj/"Two-Phased Garbage Collection">). You
+will now need an explicit untie to destroy a self-tied glob. This
+behaviour may be fixed at a later date.
-Self-tying of scalars and IO works.
+Self-tying of scalars and IO thingies works.
=head2 Building Extensions Can Fail Because Of Largefiles