Package: namazu2-index-tools
Version: 2.0.21-21
Severity: important

mknmz fails because of the following error:

```
$ perl -c /usr/share/namazu/filter/hnf.pl
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in 
m/%{ <-- HERE ?([a-z]+)}?/ at /usr/share/namazu/filter/hnf.pl line 247.
```

Probably, "{" should be escaped to "\{", because unescaped left
brace in regex is deprecated in Perl 5.26.

Thanks,
--
Tatsuya Kinoshita

Attachment: pgpFxTTkn4oyl.pgp
Description: PGP signature

Reply via email to