1Devel::REPL::Plugin::DuUmspeHrisCtoonrtyr(i3b)uted PerlDDeovceulm:e:nRtEaPtLi:o:nPlugin::DumpHistory(3)
2
3
4

NAME

6       Devel::REPL::Plugin::DumpHistory - Plugin for Devel::REPL to save or
7       print the history
8

VERSION

10       version 1.003028
11

SYNOPSIS

13           use Devel::REPL;
14
15           my $repl = Devel::REPL->new;
16           $repl->load_plugin('LexEnv');
17           $repl->load_plugin('History');
18           $repl->load_plugin('DumpHistory');
19           $repl->run;
20

DESCRIPTION

22       Plugin that adds the ":dump" and ":dump file_name" commands to the repl
23       which will print the history to STDOUT or append the history to the
24       file given.
25

SEE ALSO

27       "Devel::REPL"
28

SUPPORT

30       Bugs may be submitted through the RT bug tracker
31       <https://rt.cpan.org/Public/Dist/Display.html?Name=Devel-REPL> (or
32       bug-Devel-REPL@rt.cpan.org <mailto:bug-Devel-REPL@rt.cpan.org>).
33
34       There is also an irc channel available for users of this distribution,
35       at "#devel" on "irc.perl.org" <irc://irc.perl.org/#devel-repl>.
36

AUTHOR

38       mgrimes, <mgrimes at cpan dot org<gt>
39
41       Copyright (C) 2007 by mgrimes
42
43       This library is free software; you can redistribute it and/or modify it
44       under the same terms as Perl itself, either Perl version 5.8.2 or, at
45       your option, any later version of Perl 5 you may have available.
46
47
48
49perl v5.30.0                      2019-07-26Devel::REPL::Plugin::DumpHistory(3)
Impressum