json_xs
module for manipulating JSON-formatted data (C/XS-accelerated)
RUN apt-get update && \
apt-get install -y libjson-xs-perl
RUN apt-get update && \
apt-get install -y libjson-xs-perl
RUN pacman -S --noconfirm perl-json-xs
RUN apt-get update && \
apt-get install -y libjson-xs-perl
RUN dnf install -y perl-JSON-XS-1
RUN apt-get update && \
apt-get install -y libjson-xs-perl