diag.t: perldiag does not escape %
authorFather Chrysostomos <sprout@cpan.org>
Tue, 27 Dec 2011 17:56:25 +0000 (09:56 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 29 Dec 2011 06:58:49 +0000 (22:58 -0800)
commit4111bb7b5fe19cec0678716de643eb169c0e1881
treeabca9da8b2d9264ccf9ba959f95da0d0e5c0149e
parent4f12ec0e1634a909fd18b3ee71896fce1ac75b24
diag.t: perldiag does not escape %

It’s primarily for human consumption, and escaping % doesn’t avoid
ambiguities anyway, as some messages contain a literal \ followed
by a format sequence.
t/porting/diag.t