NAME
WWW::Foursquare::RSS::Checkin - Checkin object for WWW::Foursquare::RSS
DESCRIPTION
See WWW::Foursquare::RSS. This module is useless on its own.
METHODS
venue_id
Returns the Foursquare venue ID of the venue that was checked in to.
venue_url
Returns the URL for the Foursquare page representing the venue that was checked in to.
venue_name
Returns the name of the venue that was checked in to.
datetime
Returns a DateTime object representing the date/time of the checkin.
DEPENDENCIES
DateTime, Date::Parse
DISCLAIMER
The author of this module is not affiliated in any way with Foursquare.
Users of this module must be sure to follow the Foursquare terms of service.
COPYRIGHT AND LICENSE
Copyright (C) 2010 Michael Aquilina. All rights reserved.
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Michael Aquilina, aquilina@cpan.org