NAME
   Devel::REPL::Plugin::ReadLineHistory::WithoutExpansion - ReadLineHistory
   plugin, without expansion

DESCRIPTION
   The standard readline history plugin makes it impossible to disable
   history expansion (via "!") from a profile or rc file. This plugins
   solves that.

AUTHOR
   Thomas Sibley <[email protected]>

COPYRIGHT
   Copyright 2013- Thomas Sibley

LICENSE
   This library is free software; you can redistribute it and/or modify it
   under the same terms as Perl itself.

SEE ALSO