Fix can_ok check in t/dwarn.t to use a string so the can_ok resolves to a sub call...
authorMatt S Trout <matthewt@hercule.scsys.co.uk>
Sat, 13 Feb 2010 18:46:34 +0000 (18:46 +0000)
committerMatt S Trout <matthewt@hercule.scsys.co.uk>
Sat, 13 Feb 2010 18:46:34 +0000 (18:46 +0000)
commitf5e1b9be44ddd63e39ae297d47d0353f903534d9
treef70b65dcd14f37a1ce36b2c80eb72d33fc46feeb
parent012236322bb8a135a0e1712b380ca9c3f55d2524
Fix can_ok check in t/dwarn.t to use a string so the can_ok resolves to a sub call rather than an indirect object invocation
t/dwarn.t