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

NAME

Mojolicious::Plugin::LinkEmbedder::Link::Text::Twitter - twitter.com link

DESCRIPTION

This class inherit from Mojolicious::Plugin::LinkEmbedder::Link::Text.

ATTRIBUTES

media_id

  $str = $self->media_id;

Example $str: "/username/status/123456789".

provider_name

METHODS

to_embed

Returns the HTML code for javascript embedding this tweet.

AUTHOR

Jan Henning Thorsen