Add persistent hints
authorDavid Leadbeater <dgl@dgl.cx>
Tue, 11 Jan 2011 21:19:38 +0000 (21:19 +0000)
committerDavid Leadbeater <dgl@dgl.cx>
Tue, 11 Jan 2011 22:24:56 +0000 (22:24 +0000)
commit148445b9606e76f0bc86d2f5bfd5d2f8588ceb0f
tree26c6bfa7cfaed554dd49146fac616f515c0dd6c8
parentce313355b83f08636deaa1dd24477924e7793490
Add persistent hints

(docs still to write)
lib/Eval/WithLexicals.pm
lib/Eval/WithLexicals/PersistHints.pm [new file with mode: 0644]
lib/Eval/WithLexicals/Role/Eval.pm [new file with mode: 0644]
lib/Eval/WithLexicals/Role/LexicalHints.pm [new file with mode: 0644]
lib/Eval/WithLexicals/Role/PreludeEachTime.pm [new file with mode: 0644]
t/hints.t [new file with mode: 0644]