From 72fed08856a74c90bfdc67bebdbe798589efb9e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BB=20=D0=96=D1=83=D0=BC?= =?UTF-8?q?=D0=B0=D1=80=D0=B8=D0=BD?= Date: Wed, 23 May 2018 23:09:13 +0300 Subject: [PATCH] Link to perl5 module Link to perl5 module HTML5::DOM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc71c1f..7756236 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ See [INSTALL.md](https://github.com/lexborisov/Modest/blob/master/INSTALL.md) * [Crystal wrapper](https://github.com/kostya/modest) for CSS Selectors (Modest Finder) * [Python binding](https://github.com/rushter/selectolax) for Modest engine (fast HTML5 parser and CSS selectors) * [Elixir/Erlang](https://github.com/f34nk/modest_ex) bindings +* Perl 5 [HTML5::DOM](https://github.com/Azq2/perl-html5-dom) module (fast HTML5 parser with DOM and CSS selectors) ## Examples