Subject: | warning_like doesn't work with newlines |
perl -MTest::Warn -le 'sub foo { warn "\nHLAGH" } warning_like { foo() }
qr/HLAGH/;'
not ok 1
# Failed test at -e line 1.
# found warning:
# expected to find warning: (?-xism:HLAGH)
This queue is for tickets about the Test-Warn CPAN distribution.
The Basics
People
|
Bug Information
|