The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

perl - Greple module for perl script

SYNOPSIS

greple -Mperl [ options ]

SAMPLES

greple -Mperl option pattern

    --code      search from perl code outisde of pod document
    --pod       search from pod document
    --comment   search from comment part
    --data      search from data part
    --doc       search from pod and comment
    --allpart   search from all sections

greple --colordump file

DESCRIPTION

Sample module for greple command supporting perl script.