Reply::Plugin::LexicalPersistence
persists lexical variables between lines
- Provided by: libreply-perl (Version: 0.38-1)
- Report a bug
persists lexical variables between lines
version 0.38
; .replyrc [LexicalPersistence]
This plugin persists the values of lexical variables between input lines. For instance, with this plugin you can enter "my $x = 2" into the Reply shell, and then use $x as expected in subsequent lines.
Jesse Luehrs <doy@tozt.net>
This software is Copyright (c) 2015 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License