- Package:
- libhtml-parser-perl
- Source:
- libhtml-parser-perl
- Description:
- collection of modules that parse HTML text documents
- Submitter:
- ç©ä¸¹å°¼ Dan Jacobson
- Date:
- 2021-06-18 18:09:04 UTC
- Severity:
- normal
You need to say use Encode qw(encode); else the program will die. (Also if the file is already utf8, it will be double encoded...)