The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234 FROM perl:latestRUN cpanm --notest Dist::MillaWORKDIR /root
FROM perl:latest
RUN cpanm --notest Dist::Milla
WORKDIR /root