in reply to Replicate Perl setup

This may also be solved using containers. Docker + Carton (for dependencies) + make, for example.


Dave

Replies are listed 'Best First'.
Re^2: Replicate Perl setup
by NERDVANA (Priest) on Feb 04, 2024 at 00:49 UTC
    This is how the cool kids do it.