paperlined.org
dev
>
perl
>
modules
>
documentation
document updated 13 years ago, on Jul 16, 2011
In Perl v5.14.0,
several new parser functions were added to perlapi
.
Modules that uses the specific functions listed above
Devel::CallParser
(
backlinks
)
[parse_fullexpr, parse_listexpr, parse_block]
Memoize::Lift
[parse_args_unary]
Scope::Escape::Sugar
[parse_stmtseq, parse_fullexpr, parse_listexpr]
Modules that use PL_parser and maybe other stuff? ... ?
B::Hooks::Parser
(
backlinks
)
Hook::AfterRuntime
Perl6ish
signatures
self
Parse::Perl
— one of the four steps that eval() performs... this module allows you to alter the behavior that eval() does to a greater extent than was possible before
Lexical::Types