Re: DBD::XML
Nigel Horne <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On 4/9/16 05:56, Tim Bunce wrote: >> So here's an interesting one. Any thoughts on this? I assumed it all got >> pulled in magically, but I guess I'm missing something. But what? >> >> http://www.cpantesters.org/cpan/report/f9cbd816-7052-11e6-ab41-c893a58a4b8c > I've not listed DBI as a prerequisite, nor DBI::DBD::SqlEngine (which is > the first thing the module loads) so that test might have been running > with a funky older version. Thanks, Tim. The problem is that seems to be the case with a lot of smokers, not just a few, so I think it's something in need of more attention. I've added SQL::Statement to the pre-reqs since I saw that in some other code (I forget which now), I'll see if that helps. > > Tim. -Nigel