im::grep(3pm) debian man page | unix.com

Man Page: im::grep

Operating Environment: debian

Section: 3pm

IM::Grep(3pm)						   Internet Message Perl modules					     IM::Grep(3pm)

NAME
IM::Grep - grep mail/news folder
SYNOPSIS
use IM::Grep; $eval_string = &parse_expression($expression, $casefold); @message_number_array = &grep_folder($folder_dir, $eval_string, @ranges);
DESCRIPTION
The IM::Grep module enumerates mail/news messages matched given patterns. This modules is provided by IM (Internet Message).
COPYRIGHT
IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details. IM151 2011-05-25 IM::Grep(3pm)
Related Man Pages
mail::mbox::messageparser::grep(3) - suse
mail::box::search::grep(3pm) - debian
mail::mbox::messageparser(3pm) - debian
mail::mbox::messageparser::grep(3pm) - debian
poe::filter::grep(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?