1CPANPLUS::Shell::DefaultP:e:rPlluPgriongsrC:aP:mARmNeePmrLosUtSeR:(e:3fSpehmre)elnlc:e:DGeufiaduelt::Plugins::Remote(3pm)
2
3
4

NAME

6       CPANPLUS::Shell::Default::Plugins::Remote
7

SYNOPSIS

9           CPAN Terminal> /connect localhost 1337 --user=foo --pass=bar
10           ...
11           CPAN Terminal@localhost> /disconnect
12

DESCRIPTION

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
31           CPAN Terminal@localhost> o; i *
32
33           [....]
34
35           CPAN Terminal@localhost> /disconnect
36
37           CPAN Terminal>
38

BUG REPORTS

40       Please report bugs or other issues to <bug-cpanplus@rt.cpan.org<gt>.
41

AUTHOR

43       This module by Jos Boumans <kane@cpan.org>.
44
46       The CPAN++ interface (of which this module is a part of) is copyright
47       (c) 2001 - 2007, Jos Boumans <kane@cpan.org>. All rights reserved.
48
49       This library is free software; you may redistribute and/or modify it
50       under the same terms as Perl itself.
51

SEE ALSO

53       CPANPLUS::Shell::Default, CPANPLUS::Shell, cpanp
54
55
56
57perl v5.10.1                    CP2A0N0P9L-U0S2:-:1S2hell::Default::Plugins::Remote(3pm)
Impressum