- - XXX: currently needs Moo from git (c69190f10)
- HintPersistence plugin to persist compile time hints (DGL)
- Support plugins (DGL)
- Make prelude configurable, so strictures can be optional (DGL)
ABSTRACT_FROM => 'lib/Eval/WithLexicals.pm',
AUTHOR => 'Matt S Trout <mst@shadowcat.co.uk>',
LICENSE => 'perl',
- PREREQ_PM => { Moo => '0.009' },
+ PREREQ_PM => { Moo => '0.009006' },
EXE_FILES => [ 'bin/tinyrepl' ],
);