This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reg_mesg.t: Turn off regexp warns along with deprecated
authorKarl Williamson <public@khwilliamson.com>
Thu, 2 May 2013 00:31:34 +0000 (18:31 -0600)
committerKarl Williamson <public@khwilliamson.com>
Thu, 2 May 2013 19:39:00 +0000 (13:39 -0600)
commitc2a42ab2c12f5756cbe8c9a43ef6babb6044695a
treefbbde31e251df7e31f6bdbc9d1c427b328c917fd
parentd7687301820945f4bc6e3dff35e89108f7adc96a
reg_mesg.t: Turn off regexp warns along with deprecated

Some warnings are both regexp and deprecated.  To test that they are
under control of 'deprecated', it is necessary to turn off both
categories.  We currently don't test that they are also under 'regexp'
control
t/re/reg_mesg.t