This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #15395] lexical warnings and inheritance
authorAnno Siegel <anno4000@lublin.zrz.tu-berlin.de>
Sun, 31 Aug 2003 22:08:19 +0000 (22:08 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 10 Sep 2003 21:18:59 +0000 (21:18 +0000)
commit4f527b719ae8907622f7dc49e1c381136e69bb59
treed814ae69be947ba0fff011ff14e130fc51910477
parent788611b6a6a160290f10302fc348e5dff91edc6e
Re: [perl #15395] lexical warnings and inheritance
Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>

The test has been moved into warnings.pm's test suite. Note
that this patch fixed as well the behaviour of warnings::enabled
regarding lexical scoping and different files; hence the expected
results in a few tests in /t/lib/warnings/9enabled has been
reverted.

p4raw-id: //depot/perl@21167
lib/warnings.pm
t/lib/warnings/9enabled
warnings.pl