Skip to content

Commit

Permalink
HTML::Entities is part of HTML::Parser
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Mar 21, 2024
1 parent 6674fa0 commit 16df418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os:
- name: freebsd
version: '13.0'
pkginstall: pkg install -y p5-LWP-UserAgent-Cached p5-CHI p5-autodie p5-Date-Manip p5-Data-ICal p5-Data-Section p5-Sort-Key-DateTime p5-GIS-Distance p5-Marpa p5-Lingua-EN-Numbers-Ordinate p5-JSON p5-Net-OAuth p5-LWP-Protocol-https p5-CPAN-DistnameInfo p5-XML-Parser p5-Array-Iterator
pkginstall: pkg install -y p5-LWP-UserAgent-Cached p5-CHI p5-autodie p5-Date-Manip p5-Data-ICal p5-Data-Section p5-Sort-Key-DateTime p5-GIS-Distance p5-Marpa p5-Lingua-EN-Numbers-Ordinate p5-JSON p5-Net-OAuth p5-LWP-Protocol-https p5-CPAN-DistnameInfo p5-XML-Parser p5-Array-Iterator p5-HTML-Parser
- name: openbsd
version: '7.1'
pkginstall: pkg_add p5-LWP-Protocol-https
Expand Down

0 comments on commit 16df418

Please sign in to comment.