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

NAME

Mojolicious::Plugin::LinkEmbedder::Link::Image::Imgur - imgur.com image

DESCRIPTION

This class inherits from Mojolicious::Plugin::LinkEmbedder::Link::Image.

ATTRIBUTES

media_id

Extracts the media_id from the url directly

media_url

URL to the image itself, extracted from the retrieved page

media_title

The title of the image, extracted from the retrieved page

provider_name

METHODS

learn

Gets the file imformation from the page meta information

to_embed

Returns an img tag.

AUTHOR

Joel Berger - jberger@cpan.org