greple -Mppi

Greple module to use Perl PPI module

Actions Status MetaCPAN Release

NAME

ppi - Greple module to use Perl PPI module

SYNOPSIS

greple -Mppi

VERSION

Version 0.01

DESCRIPTION

Greple module to use Perl PPI module. This is just a work in progress experimental module.

OPTIONS

  • –dumper

    Dump PDOM trees produced by PPI::Dumper module.

  • –cdumper

    Colorize dumped data.

  • –top

    Make search data block top level object.

  • –state

    Make search data block PPI::Statement.

  • –prune=type

    Remove type object from tree. This option have to be used before any other options.

AUTHOR

Kazumasa Utashiro

LICENSE

Copyright 2022 Kazumasa Utashiro

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


Last modified April 24, 2023: update submodules (e4ab308)