1CPANPLUS::Shell::DefaulUts:e:rPlCuognitnrsi:b:uCStPoeAudNrPcPLeeU(rS3l:):DSohceulmle:n:tDaetfiaounlt::Plugins::Source(3)
2
3
4

NAME

6       CPANPLUS::Shell::Default::Plugins::Source - read in CPANPLUS commands
7

SYNOPSIS

9           CPAN Terminal> /source /tmp/list_of_commands /tmp/more_commands
10

DESCRIPTION

12       This is a "CPANPLUS::Shell::Default" plugin that works just like your
13       unix shells source(1) command; it reads in a file that has commands in
14       it to execute, and then executes them.
15
16       A sample file might look like this:
17
18           # first, update all the source files
19           x --update_source
20
21           # find all of my modules that are on the CPAN
22           # test them, and store the error log
23           a ^KANE$'
24           t *
25           p /home/kane/cpan-autotest/log
26
27           # and inform us we're good to go
28           ! print "Autotest complete, log stored; please enter your commands!"
29
30       Note how empty lines, and lines starting with a '#' are being skipped
31       in the execution.
32

BUG REPORTS

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

AUTHOR

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

SEE ALSO

47       CPANPLUS::Shell::Default, CPANPLUS::Shell, cpanp
48
49
50
51perl v5.32.1                      2C0P2A1N-P0L1U-S2:6:Shell::Default::Plugins::Source(3)
Impressum