From 9fa8a59f5498a55f1a148af4edadf8f1ed202902 Mon Sep 17 00:00:00 2001 From: Hauke D Date: Mon, 22 Jun 2020 09:11:24 +0200 Subject: [PATCH] Add Perl to list of ports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f110a62c..0d7f16db 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ At Dropbox we use zxcvbn ([Release notes](https://github.com/dropbox/zxcvbn/rele * [`zxcvbn-php`](https://github.com/bjeavons/zxcvbn-php) (PHP) * [`zxcvbn-api`](https://github.com/wcjr/zxcvbn-api) (REST) * [`ocaml-zxcvbn`](https://github.com/cryptosense/ocaml-zxcvbn) (OCaml bindings for `zxcvbn-c`) +* [`Data::Password::zxcvbn`](https://metacpan.org/pod/Data::Password::zxcvbn) (Perl) Integrations with other frameworks: * [`angular-zxcvbn`](https://github.com/ghostbar/angular-zxcvbn) (AngularJS)