John Peacock wrote: > Rafael Garcia-Suarez wrote: > > Unfortunately : > > > > lib/version...............................Undefined subroutine &main::qv > > called at ../lib/version.t line 234. > > # Looks like you planned 200 tests but only ran 70. > > # Looks like your test died just after 70. > > FAILED--expected 200 tests, saw 70 > > I swear I ran the tests (with a threaded Perl) before I sent this... > > > > > Probably a missing SKIP. > > No, it was a missing export. Apply this on top of the previous patch:
Thanks, both applied as change #25416.