1Perldl2(3)            User Contributed Perl Documentation           Perldl2(3)
2
3
4

NAME

6       PDL::Perldl2::Profile::Perldl2 - profile for Perldl2 shell
7

SYNOPSIS

9           system> re.pl --profile=PDL::Perldl2::Profile::Perldl2  # unix-ish shell
10           system> re    --profile=PDL::Perldl2::Profile::Perldl2  # win32 CMD shell
11
12           Perldl2 Shell v0.008
13                 PDL comes with ABSOLUTELY NO WARRANTY. For details, see the file
14                 'COPYING' in the PDL distribution. This is free software and you
15                 are welcome to redistribute it under certain conditions, see
16                 the same file for details.
17
18           Loaded plugins:
19             CleanErrors
20             Commands
21             Completion
22             CompletionDriver::INC
23             CompletionDriver::Keywords
24             CompletionDriver::LexEnv
25             CompletionDriver::Methods
26             DDS
27             FindVariable
28             History
29             Interrupt
30             LexEnv
31             MultiLine::PPI
32             NiceSlice
33             PDLCommands
34             Packages
35             PrintControl
36             ReadLineHistory
37
38
39           Type 'help' for online help
40
41           Type Ctrl-D or quit to exit
42
43           Loaded PDL v2.006
44
45           pdl>
46

DESCRIPTION

48       This profile is for development of the new PDL shell (version 2).  The
49       preferred method to start the new shell is via the "pdl2" command.
50       This documentation is provided for "Devel::REPL" coders that may wish
51       to use this profile directly for their development.
52

SEE ALSO

54       "Devel::REPL", "Devel::REPL::Profile", and "PDL::Perldl".
55

AUTHOR

57       Chris Marshall, "<chm at cpan dot org>"
58
60       Copyright (C) 2010 by Christopher Marshall
61
62       This library is free software; you can redistribute it and/or modify it
63       under the same terms as Perl itself.
64
65
66
67perl v5.30.0                      2019-09-05                        Perldl2(3)
Impressum