The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 <tsibley@cpan.org>

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