开发者

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


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜