| Net-iTMS documentation | view source | Contained in the Net-iTMS distribution. |
Net::iTMS::Song - Represents a song in the iTunes Music Store
A Net::iTMS::Song object represents a single song in the iTMS. Currently, it's only a shell object, but in future releases it may have extra functionality other than a convenient data store.
Most of the methods should be pretty self-explanatory. Except for new,
they all return the information they're named after.
The first argument must be an instance of Net::iTMS, the second an iTMS song ID.
Returns a blessed hashref (object) for Net::iTMS::Song.
Copyright 2004, Thomas R. Sibley.
You may use, modify, and distribute this package under the same terms as Perl itself.
Thomas R. Sibley, http://zulutango.org:82/
| Net-iTMS documentation | view source | Contained in the Net-iTMS distribution. |