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

NAME

App::backimap::Status - manages backimap status

VERSION

version 0.00_13

ATTRIBUTES

timestamp

Time of last run started.

server

Server name used in IMAP.

user

User name used in IMAP.

folder

Collection of folder status.

storage

Object to use as the storage backend for status.

METHODS

save()

Save status to storage backend.

Returns true if status has actually a storage and saving was successful or false otherwise.

AUTHOR

Alex Muntada <alexm@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Alex Muntada.

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