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

Man Page: im::history

Operating Environment: debian

Section: 3pm

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

NAME
IM::History - mail/news history database handler
SYNOPSIS
use IM::History; history_open($with_lock); history_dump(); history_store($msgid, $folder); history_lookup($msgid, LookUpAll); history_lookup($msgid, LookUpMsg); history_delete($msgid, $folder); history_rename($id, $m1, $m2); history_link($id, $m1, $m2); history_close();
DESCRIPTION
The IM::History module handles mail/news database. 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::History(3pm)
Related Man Pages
imgrep(1p) - debian
imtar(1p) - debian
msgid(1m) - sunos
im::scan(3pm) - debian
locale::gettext_xs(3pm) - debian
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
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)?
My first PERL incarnation... Audio Oscillograph