ciderwebmail::mailbox(3pm) debian man page | unix.com

Man Page: ciderwebmail::mailbox

Operating Environment: debian

Section: 3pm

CiderWebmail::Mailbox(3pm)				User Contributed Perl Documentation				CiderWebmail::Mailbox(3pm)

NAME
CiderWebmail::Mailbox
SYNOPSIS
my $messages = $mailbox->list_messages_hash({uids => @uids}); my @uids = $mailbox->uids({filter => 'foo', sort => 'date'});
DESCRIPTION
Represents an IMAP folder
ATTRIBUTES
c mailbox list_messages_hash Returns a list of messages with from, subject and date. Takes a list of uids or a sort order. uids({filter => 'searchme', sort => 'date'}) Returns the uids of the messages in this folder. Takes an optional filter and a sort order.
AUTHORS
Mathias Reitinger <mathias.reitinger@loop0.org> Stefan Seifert <nine@cpan.org>
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-16 CiderWebmail::Mailbox(3pm)
Related Man Pages
net::dns::mailbox5.18(3) - mojave
net::dns::mailbox(3) - mojave
catalyst::authentication::store::imap::user(3pm) - debian
email::folder(3pm) - debian
www::facebook::api::users(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Detecting unused variables...
One instance of comparing grep and awk