Subject: | Allow creation of a non-singleton T::B object |
Make a non-singleton Test::Builder constructor. This one always
returns a brand new object which is not used as the default.
Change new() to use this internally to create the initial singleton.