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

NAME

XML::Atom::Ext::Media::Thumbnail - Represents <media:thumbnail> elements

VERSION

version 0.092840

ATTRIBUTES

url

height

width

time

element_ns

Returns our XML::Atom::Namespace object, akin to "element_ns" in XML::Atom::Ext::Media

element_name

Implemented in the subclasses.

Returns the name of the namespaced element we represent, like group for <media:group>

AUTHOR

  Andreas Marienborg <andremar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Andreas Marienborg.

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