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

Mojolicious::Plugin::Images::Transformer

VERSION

version 0.007

SYNOPSIS

  Parent class for transformers

DESCRIPTION

Use this class as parent for your transformers

ATTRIBUTES

id

id of passed image

image

An Imager object

service

Helper that created an image

controller

Mojolicious controller

METHODS

app

returns application (taken from a controller)

AUTHOR

alexbyk <alexbyk@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by alexbyk.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.