Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Perl Modules - Migrate / Deploy across Hosts

I have what I hope is a simple question that I haven't, for the life of me, been able to find across the web.

Q: Is there a quick / standard automated way to duplicate all the perl modules on a system A to another system B running an identical version of Linux (say Fedora or centOS), assuming the modules on host A are all pretty standard modules (no home growns) such as would be retrieved from CPAN?

I'm sorry if this is an incredibly dumb question - every time I search for something I get answers relating to perl installed modules listings, but nothing on how to use this to automate a re-install or create a mirrored installation on another system.

Any help is much appreciated - love this site!

R

like image 593
Ross Avatar asked Apr 15 '26 19:04

Ross


1 Answers

You can use the autobundle package to achieve an installation script of sorts for mass system deployments.

like image 138
onteria_ Avatar answered Apr 20 '26 00:04

onteria_



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!