package warnings;
-our $VERSION = "1.44";
+our $VERSION = "1.45";
# Verify that we're called correctly so that warnings will work.
# Can't use Carp, since Carp uses us!
This is the existing flag. If the lexical warnings pragma is B<not>
used in any of you code, or any of the modules that you use, this flag
-will enable warnings everywhere. See L<Backward Compatibility> for
+will enable warnings everywhere. See L</Backward Compatibility> for
details of how this flag interacts with lexical warnings.
=item B<-W>
#
# This script is normally invoked from regen.pl.
-$VERSION = '1.44';
+$VERSION = '1.45';
BEGIN {
require './regen/regen_lib.pl';
This is the existing flag. If the lexical warnings pragma is B<not>
used in any of you code, or any of the modules that you use, this flag
-will enable warnings everywhere. See L<Backward Compatibility> for
+will enable warnings everywhere. See L</Backward Compatibility> for
details of how this flag interacts with lexical warnings.
=item B<-W>