http://www.perlmonks.org?node_id=552909


in reply to Management of perl modules in enterprise?

The CPANPLUS remote daemon allows you to administer several machines at once. From the pod:
New in the 0.05x series is the CPANPLUS Daemon. This application allows you to remotely control several machines running the CPANPLUS Daemon, thus enabling you to update several machines at once, or updating machines from the comfort of your own desktop. This is done using CPANPLUS::Shell::Default's dispatch_on_input method. See the CPANPLUS::Shell::Default manpage for details on that method.