REPLY::PLUGIN::HINTS(3PM) - Linux man page online | Library functions
Persists lexical hints across input lines.
Chapter
2016-08-28
Reply::Plugin::Hints(3pm) User Contributed Perl Documentation Reply::Plugin::Hints(3pm)
@tozt.net>
perl v5.24.1 2016-08-28 Reply::Plugin::Hints(3pm)
NAME
Reply::Plugin::Hints - persists lexical hints across input linesVERSION
version 0.42SYNOPSIS
; .replyrc [Hints]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).AUTHOR
Jesse Luehrs <