Search-Tools

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.66 05 Dec 2011
 - undo 0.65 change, since HTML entities are case sensitive
   (http://www.w3.org/TR/html4/charset.html#h-5.3.2)

0.65 02 Dec 2011
 - lowercase named entity matches. patch from Adam Lesperance.

0.64 02 Dec 2011
 - optimizations to regex matching in Query->matches and HiLiter
 - according to Unicode spect \xfeff (BOM) is deprecated as whitespace
   character in favor of \x2060. HTML whitespace definition changed
   accordingly.
 - fix edge case in HiLiter where match on single letter could cause
   infinite loop.
 - add Query->fields method to see the fields searched for.
 - fix XML->unescape_named to support entities with \d in them, and
   case-insensitive. https://rt.cpan.org/Ticket/Display.html?id=72904

0.63 06 Oct 2011
 - change __func__ macro to use FUNCION__ instead since Perl core



( run in 0.979 second using v1.01-cache-2.11-cpan-131fc08a04b )