logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Reply::Plugin::LexicalPersistence - persists lexical variables between lines

Author

       Jesse Luehrs <doy@tozt.net>

Description

       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.

Name

       Reply::Plugin::LexicalPersistence - persists lexical variables between lines

Synopsis

         ; .replyrc
         [LexicalPersistence]

Version

       version 0.42

See Also