NAME

Mojolicious::Plugin::LinkEmbedder::Link::Image::Xkcd - xkcd.com image/comic

DESCRIPTION

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

ATTRIBUTES

The img link extracted from the retrieved page

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

media_hover_text

The secret part of xkcd jokes

METHODS

learn

Gets the file imformation from the page meta information

to_embed

Returns the actual_link extracted from the xkcd site

AUTHOR

Joel Berger - jberger@cpan.org