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