kjetil@roo:~/dev/RDF-LDF > prove -lv t/RDF-LDF.t
t/RDF-LDF.t ..
ok 1 - got a client to http://fragments.dbpedia.org/2014/en
Can't call method "qname" on unblessed reference at /home/kjetil/dev/RDF-LDF/lib/RDF/LDF.pm line 577.
# Tests were run but no plan was declared and done_testing() was not seen.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
Test Summary Report
-------------------
t/RDF-LDF.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.01 cusr 0.06 csys = 1.09 CPU)
Result: FAIL
On one of my machines, a box running Linux Mint, or effectively Ubuntu Trusty, I see the same problem as in here: http://www.cpantesters.org/cpan/report/2ef717ce-a2b0-11e5-ab2c-8fa8233d5411 on my Debian Jessie box, the tests passes fine. Could there be some version dependency that is not in place?
This is what I get when I check out from git: