1Eval::WithLexicals::WitUhsHeirntCPoenrtsriisbtuetneEcdvea(Pl3e:)r:lWiDtohcLuemxeinctaaltsi:o:nWithHintPersistence(3)
2
3
4
6 Eval::WithLexicals::WithHintPersistence - Persist compile hints between
7 evals
8
10 use Eval::WithLexicals;
11
12 my $eval = Eval::WithLexicals->with_plugins("HintPersistence")->new;
13
15 Persist pragams and other compile hints between evals (for example the
16 strict and warnings flags in effect).
17
18 Saves and restores the $^H and "%^H" variables.
19
21 hints
22 $eval->hints('$^H')
23
24 Returns the internal hints hash, keys are $^H and "%^H" for the hint
25 bits and hint hash respectively.
26
28 See Eval::WithLexicals for support and contact information.
29
31 See Eval::WithLexicals for authors.
32
34 See Eval::WithLexicals for the copyright and license.
35
36
37
38perl v5.28.0 201E7v-a1l0:-:0W8ithLexicals::WithHintPersistence(3)