NAME
Catalyst::Controller::SimpleCAS::Store - Base Role for all SimpleCAS Store
SYNOPSIS
DESCRIPTION
Used as role for all storages of SimpleCAS.
METHODS
add_content
add_content_base64
add_content_file
add_content_file_mv
calculate_checksum
checksum_to_path
content_exists
content_mimetype
content_size
fetch_content
fetch_content_fh
file_checksum
image_size
init_store_dir
split_checksum
SEE ALSO
AUTHOR
Henry Van Styn <vanstyn@cpan.org>
Torsten Raudssus <torsten@raudss.us>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by IntelliTree Solutions llc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.