NAME
App::backimap::Storage - manages backimap storage
VERSION
version 0.00_06
ATTRIBUTES
dir
Sets pathname to the storage.
METHODS
get( $file )
Retrieves file from storage.
put( $change, $file => $content, ... )
Adds files to storage with a text describing the change.
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.