Skip Menu |

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

Report information
The Basics
Id: 75809
Status: resolved
Priority: 0/
Queue: HTML-HTML5-Parser

People
Owner: perl [...] toby.ink
Requestors: perl [...] toby.ink
Cc:
AdminCc:

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



Subject: LibXML version check uses smart match
From: mail [...] tobyinkster.co.uk
This fails on 5.8. Smart match is completely unnecessary here - should just use =~ operator.
Fixed in repo; new release planned for tomorrow.