C<B::COP::stashlen> has been replaced with C<B::COP::stashoff>.
-C<B::COP::stashpv> now supports UTF8 package names and embedded nulls.
+C<B::COP::stashpv> now supports UTF8 package names and embedded NULs.
=item *
The "Can't find an opnumber" message that C<prototype> produces when passed
a string like "CORE::nonexistent_keyword" now passes UTF8 and embedded
-nuls through unchanged [perl #97478].
+NULs through unchanged [perl #97478].
=item *