lwp-request

Simple command-line HTTP client. Built with libwww-perl. More information: <https://metacpan.org/pod/lwp-request>.

Debian Debian
RUN apt-get update && \ apt-get install -y libwww-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libwww-perl
Alpine
RUN apk add perl-libwww
Arch Arch Linux
RUN pacman -S --noconfirm perl-libwww
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libwww-perl
CentOS
RUN yum install -y perl-libwww-perl
Fedora
RUN dnf install -y perl-libwww-perl
Raspbian
RUN apt-get update && \ apt-get install -y libwww-perl
click the source code to copy install lwp-request on any operating system with command-not-found.com