DOKK / manpages / debian 10 / libreply-perl / Reply::Plugin::Hints.3pm.en
Reply::Plugin::Hints(3pm) User Contributed Perl Documentation Reply::Plugin::Hints(3pm)

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

version 0.42

  ; .replyrc
  [Hints]

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).

Jesse Luehrs <doy@tozt.net>

This software is Copyright (c) 2016 by Jesse Luehrs.

This is free software, licensed under:

  The MIT (X11) License
2016-08-28 perl v5.22.2