1CPANPLUS::Shell::DefaulUts:e:rPlCuognitnrsi:b:uCRtPeeAmdNoPtPLeeU(rS3l:):DSohceulmle:n:tDaetfiaounlt::Plugins::Remote(3)
2
3
4
6 CPANPLUS::Shell::Default::Plugins::Remote - connect to a remote
7 CPANPLUS
8
10 CPAN Terminal> /connect localhost 1337 --user=foo --pass=bar
11 ...
12 CPAN Terminal@localhost> /disconnect
13
15 This is a "CPANPLUS::Shell::Default" plugin that allows you to connect
16 to a machine running an instance of "CPANPLUS::Daemon", allowing remote
17 usage of the "CPANPLUS Shell".
18
19 A sample session, updating all modules on a remote machine, might look
20 like this:
21
22 CPAN Terminal> /connect --user=my_user --pass=secret localhost 1337
23
24 Connection accepted
25
26 Successfully connected to 'localhost' on port '11337'
27
28 Note that no output will appear until a command has completed
29 -- this may take a while
30
31
32 CPAN Terminal@localhost> o; i *
33
34 [....]
35
36 CPAN Terminal@localhost> /disconnect
37
38 CPAN Terminal>
39
41 Please report bugs or other issues to <bug-cpanplus@rt.cpan.org<gt>.
42
44 This module by Jos Boumans <kane@cpan.org>.
45
47 The CPAN++ interface (of which this module is a part of) is copyright
48 (c) 2001 - 2007, Jos Boumans <kane@cpan.org>. All rights reserved.
49
50 This library is free software; you may redistribute and/or modify it
51 under the same terms as Perl itself.
52
54 CPANPLUS::Shell::Default, CPANPLUS::Shell, cpanp
55
56
57
58perl v5.36.0 2C0P2A3N-P0L1U-S2:0:Shell::Default::Plugins::Remote(3)