Skip Menu |

This queue is for tickets about the HTML-ExtractMeta CPAN distribution.

Report information
The Basics
Id: 116347
Status: resolved
Priority: 0/
Queue: HTML-ExtractMeta

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.11
Fixed in: (no value)



Subject: "squish" is not exported by the Mojo::Util module
My smokers started to report failures, probably if Mojolicious 7.0 is installed: # Failed test 'use HTML::ExtractMeta;' # at t/00.load.t line 10. # Tried to use 'HTML::ExtractMeta'. # Error: "squish" is not exported by the Mojo::Util module # Can't continue after import errors at /home/cpansand/.cpan/build/2016072018/HTML-ExtractMeta-0.11-BPkV8t/blib/lib/HTML/ExtractMeta.pm line 6. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016072018/HTML-ExtractMeta-0.11-BPkV8t/blib/lib/HTML/ExtractMeta.pm line 6, <DATA> line 2231. # Compilation failed in require at t/00.load.t line 10, <DATA> line 2231. # BEGIN failed--compilation aborted at t/00.load.t line 10, <DATA> line 2231. Use of uninitialized value $HTML::ExtractMeta::VERSION in concatenation (.) or string at t/00.load.t line 13, <DATA> line 2231. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/00.load.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests
On 2016-07-20 16:51:55, SREZIC wrote: Show quoted text
> My smokers started to report failures, probably if Mojolicious 7.0 is > installed: > > # Failed test 'use HTML::ExtractMeta;' > # at t/00.load.t line 10. > # Tried to use 'HTML::ExtractMeta'. > # Error: "squish" is not exported by the Mojo::Util module > # Can't continue after import errors at > /home/cpansand/.cpan/build/2016072018/HTML-ExtractMeta-0.11- > BPkV8t/blib/lib/HTML/ExtractMeta.pm line 6. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2016072018/HTML-ExtractMeta-0.11- > BPkV8t/blib/lib/HTML/ExtractMeta.pm line 6, <DATA> line 2231. > # Compilation failed in require at t/00.load.t line 10, <DATA> line > 2231. > # BEGIN failed--compilation aborted at t/00.load.t line 10, <DATA> > line 2231. > Use of uninitialized value $HTML::ExtractMeta::VERSION in > concatenation (.) or string at t/00.load.t line 13, <DATA> line 2231. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 1. > t/00.load.t ..... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 1/1 subtests
Relevant change: https://metacpan.org/source/SRI/Mojolicious-7.0/Changes#L7
Resolved in the rewritten HTML-ExxtractMeta 0.20.