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::Hints - persists lexical hints across input lines

Author

       Jesse Luehrs <doy@tozt.net>

Description

       This plugin persists the values of various compile time lexical hints between evaluated lines. This
       means, for instance, that entering a line like "use strict" at the Reply prompt will cause "strict" to be
       enabled for all future lines (at least until "no strict" is given).

Name

       Reply::Plugin::Hints - persists lexical hints across input lines

Synopsis

         ; .replyrc
         [Hints]

Version

       version 0.42

See Also