Speed up diag.t slightly
authorFather Chrysostomos <sprout@cpan.org>
Wed, 28 Dec 2011 05:40:57 +0000 (21:40 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 29 Dec 2011 06:58:53 +0000 (22:58 -0800)
commitde53a0eaa2de521cb88fb796a1b75f0e072e22fb
tree31300e8c7146bb611bbce15b332132bca0a1aa00
parent054235ee45cc2dc80ad1fea405144ec1e3022115
Speed up diag.t slightly

By using strings instead of creating qr// things that get flattened,
we can reduce the run time by 5%.
t/porting/diag.t