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

Catalyst::Controller::SimpleCAS::Store::DBIC - DBIx::Class Store for SimpleCAS

SYNOPSIS

DESCRIPTION

ATTRIBUTES

resultset

The actual DBIx::Class ResultSet that should be used for all storage activity.

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

get_result_by_checksum

SEE ALSO

AUTHOR

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.