debian man page for devel::repl::plugin::ppi

Query: devel::repl::plugin::ppi

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Devel::REPL::Plugin::PPI(3pm)				User Contributed Perl Documentation			     Devel::REPL::Plugin::PPI(3pm)

NAME
Devel::REPL::Plugin::PPI - PPI dumping of Perl code
SYNOPSIS
repl> #ppi Devel::REPL PPI::Document PPI::Statement PPI::Token::Word 'Devel::REPL' repl> #ppi { > warn $]; > } PPI::Document PPI::Statement::Compound PPI::Structure::Block { ... } PPI::Token::Whitespace ' ' PPI::Statement PPI::Token::Word 'warn' PPI::Token::Whitespace ' ' PPI::Token::Magic '$]' PPI::Token::Structure ';' PPI::Token::Whitespace ' '
DESCRIPTION
This plugin provides a "ppi" command that uses PPI::Dumper to dump PPI-parsed Perl documents. The code is not actually executed, which means that when used with Deve::REPL::Plugin::OutputCache there is no new value in "_".
AUTHOR
Shawn M Moore <sartak@gmail.com> perl v5.14.2 2010-05-08 Devel::REPL::Plugin::PPI(3pm)
Related Man Pages
ppi::token::quotelike5.18(3) - mojave
ppi::token::magic(3) - mojave
ppi::token::magic(3) - centos
ppi::token::operator(3pm) - debian
ppi::token::quotelike(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph