Perl's core time-related functions are now Y2038 compliant. (With 29
years to spare!)
-=head2 C<$,> flexibilty
+=head2 C<$,> flexibility
The variable C<$,> may now be tied.
=item *
-Unintented interpolation of $\ in regex
+Unintended interpolation of $\ in regex
=item *