The 'no_diag' behavior of Test::More has been made a Test::Builder method. It should have been one in the first place.
"use Test::More 'no_diag'" has been deprecated. I don't want the behavior going forward into Test::Builder::Module. Instead, use the no_diag() method of Test::Builder to control the behavior. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern Don't try the paranormal until you know what's normal. -- "Lords and Ladies" by Terry Prachett