On Mon, Mar 03, 2003 at 01:05:11PM -0800, Jonathan Leffler wrote: > > Dear Tim, > > If you say so, but perhaps I didn't make my (the) problem clear. > > I'm using Perl 5.005_03, and trying to install DBI 1.34 (which is still > supposed to support 5.005_03, if I understand things correctly). When I > run 'perl Makefile.PL; make; make test', the tests fail because t/t20meta.t > has referenced the code in DBI::DBD::Metadata.pm (and t/zz_20meta_pp.t also > fails, of course).
Uh. I forgot that the module got loaded for compilation testing. Yes, it needs fixing. (Patches welcome as I'm almost done for the night :) Thanks. Tim.
