The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::backimap::Status - manages backimap status

VERSION

version 0.00_12

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.