in reply to Errors building XML::LibXML
That number of Bad plan errors usually suggests a too old version of Test::More. However, the XML::LibXML test suite doesn't seem to use any of the newer Test::More features, so that seems unlikely.
Running prove -b t/41xinclude.t in the build dir may give you some better clues.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Errors building XML::LibXML (bad plan)
by tye (Sage) on Feb 25, 2014 at 15:46 UTC | |
|
Re^2: Errors building XML::LibXML
by atreyu (Sexton) on Feb 25, 2014 at 17:11 UTC |