On 4/13/18 8:58 AM, Ian Jackson wrote:
> 7782db9260d4 "docs/gen-html-index: Extract titles from HTML documents"
> requires HTML::TreeBuilder::XPath.
> 
> This is sadly not as widely available as I had hoped.  Work around
> this problem by making the use of this module optional: instead of
> `use'ing at the toplevel, we `require' it in the eval.  If it's not
> present, then the title is simply not extracted and the filename is
> used as before, which is tolerable.
> 
> Reported-by: Doug Goldstein <car...@cardoe.com>
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

Reviewed-by: Doug Goldstein <car...@cardoe.com>
Tested-by: Doug Goldstein <car...@cardoe.com>

The test run is here: https://gitlab.com/cardoe/xen/pipelines/20462270

-- 
Doug Goldstein

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to