debian man page for net::dpap::client::album

Query: net::dpap::client::album

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::DPAP::Client::Album(3pm)				User Contributed Perl Documentation			     Net::DPAP::Client::Album(3pm)

NAME
Net::DPAP::Client::Album - Remote DPAP album
DESCRIPTION
This module represents a remote iPhoto shared album.
METHODS
count The returns the number of images in the album. id This returns the internal iPhoto ID for the album. You probably don't need to worry about this. images This returns an arrayref of Net::DPAP::Client::Image objects, representing the images in the album. name This returns the name of the album. Note that if you are sharing individual albums, iPhoto tends to share all the images in the collection in an album named "Photo album", as well as in the individual albums. So you may see photos twice in that case.
AUTHOR
Leon Brocard <acme@astray.com>
COPYRIGHT
Copyright (C) 2004, Leon Brocard This module is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.10.1 2010-06-07 Net::DPAP::Client::Album(3pm)
Related Man Pages
mtp_libmtp_album_struct(3) - debian
audio::mpd::common::item::song(3pm) - debian
net::dpap::client(3pm) - debian
net::hotline::filelistitem(3pm) - debian
net::hotline::privatechat(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file