The new format type 'Z' is useful for packing and unpacking null-terminated
strings. See L<perlfunc/"pack">.
+=head2 pack() format modifier '_' supported
+
+The new format type modifer '_' is useful for packing and unpacking
+native shorts, ints, and longs. See L<perlfunc/"pack">.
+
=head1 Significant bug fixes
=head2 E<lt>HANDLEE<gt> on empty files
is unchanged (it continues to leave the file empty).
-=head2 pack() format modifier '_' supported
-
-The new format type modifer '_' is useful for packing and unpacking
-native shorts, ints, and longs. See L<perlfunc/"pack">.
-
=head1 Supported Platforms
=over 4
=item *
-Siemens BS200 is now supported.
+Siemens BS2000 is now supported under the POSIX Shell.
+
+=item *
+
+The Mach CThreads (NEXTSTEP, OPENSTEP) are now supported by the Thread extension.
=item *
-The Mach CThreads (NeXTstep) are now supported by the Thread extension.
+GNU/Hurd is now supported.
=back