Add warnings_like() in test.pl to replace must_warn() in ReTest.pl.
authorNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 13:03:03 +0000 (13:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:10 +0000 (20:26 +0000)
commitf4554ed546c4db58f1058d307b89ef35e380632a
treedf83b719fbb1eea543c2c481722a80280a0551ac
parent4d18b3536a6ea65f1042a9b0bb074065af24e3d7
Add warnings_like() in test.pl to replace must_warn() in ReTest.pl.

warnings_like() provides a subset of the functionality of the routine of the
same name in Test::Warn.
t/re/ReTest.pl
t/re/pat_advanced.t
t/test.pl