=item *
+C<base> has been upgraded from version 2.15 to 2.16.
+
+=item *
+
C<CPANPLUS> has been upgraded from version 0.9101 to 0.9102
=item *
=item *
-C<Math::BigInt> has been upgraded from version 1.992 to 1.993
+C<Math::BigInt> has been upgraded from version 1.992 to 1.994
=item *
=item *
-XXX
+Regexp modifier "/%c" may not appear twice
+
+(F syntax) The regular expression pattern had one of the mutually exclusive
+modifiers repeated. Remove all but one of the occurrences.
+
+=item *
+
+Regexp modifiers "/%c" and "/%c" are mutually exclusive
+
+(F syntax) The regular expression pattern had more than one of the mutually
+exclusive modifiers. Retain only the modifier that is supposed to be there.
=back