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

NAME

Catalyst::Controller::SimpleCAS::Content - Content object class for SimpleCAS

SYNOPSIS

 use Catalyst::Controller::SimpleCAS;
 ...

DESCRIPTION

This object class is used to represent an individual content entity within a SimpleCAS Store. This is used internally and is not meant to be called/used directly.

ATTRIBUTES

Store

checksum

filename

MIME

mimetype

image_size

size

fetch_url_path

src_url

file_ext

img_size

METHODS

content

fh

SEE ALSO

AUTHOR

Henry Van Styn <vanstyn@cpan.org>

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.