NAME
Yahoo::Photos::Album - Yahoo Photos album class
VERSION
This document describes Yahoo::Photos::Album version 0.0.1
SYNOPSIS
print $album->id;
print $album->name;
DESCRIPTION
This module represents an album on Yahoo Photos.
INTERFACE
- id
-
Returns the id associated with this album. It is a short alphanumeric string like 9ad5re2.
- name
-
Returns the name associated with this album.