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

NAME

WWW::MeGa::Item::Folder - Representing a folder / album in WWW::MeGa

DESCRIPTION

See WWW::MeGa::Item

CHANGED METHODS

thumbnail_source

looks for a file named by the album_thumb config parameter, defaults to THUMBNAIL in this folder and return it if found.

If not, select the first item of the directory as thumbnail.

list

returns a list of all files in the directory.

first

returns the first file of the directory.

neighbours($path)

return the item before and after the item specified by $path in the represented directory.