in reply to Replicate Perl setup
The CPAN module has an autobundle command which will write a Bundle::Snapshot_YYYY_MM_DD_XX (the last XX being a counter) containing a list of modules and revisions which are installed that you can use to have it reinstall the same set. You could use that to prime an install of the same base perl version somewhere else which (depending on the OS and compiler state) should be more or less identical.
The cake is a lie.
The cake is a lie.
The cake is a lie.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Replicate Perl setup
by nikosv (Deacon) on Dec 10, 2021 at 16:28 UTC | |
Re^2: Replicate Perl setup
by nikosv (Deacon) on Feb 03, 2024 at 09:50 UTC | |
by Fletch (Bishop) on Feb 04, 2024 at 07:12 UTC |