debian man page for devel::repl::plugin::dumphistory

Query: devel::repl::plugin::dumphistory

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Devel::REPL::Plugin::DumpHistory(3pm)			User Contributed Perl Documentation		     Devel::REPL::Plugin::DumpHistory(3pm)

NAME
Devel::REPL::Plugin::DumpHistory - Plugin for Devel::REPL to save or print the history.
SYNOPSIS
#!/usr/bin/perl use lib './lib'; use Devel::REPL; my $repl = Devel::REPL->new; $repl->load_plugin('LexEnv'); $repl->load_plugin('History'); $repl->load_plugin('DumpHistory'); $repl->run;
DESCRIPTION
Plugin that adds the ":dump" and ":dump file_name" commands to the repl which will print the history to STDOUT or append the history to the file given.
SEE ALSO
"Devel::REPL"
AUTHOR
mgrimes, <mgrimes at cpan dot org<gt>
COPYRIGHT AND LICENSE
Copyright (C) 2007 by mgrimes This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2010-05-08 Devel::REPL::Plugin::DumpHistory(3pm)
Related Man Pages
pdl2(1p) - debian
devel::repl::plugin::fancyprompt(3pm) - debian
devel::repl::plugin::multiline::ppi(3pm) - debian
devel::repl::plugin::readlinehistory(3pm) - debian
pdl::perldl2::printcontrol(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections