The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Exobrain::Measurement::Geo::Foursquare - Foursquare location measurement class

VERSION

version 0.01

SYNOPSIS

    $exobrain->measure('Geo::Foursquare',
        checkin => $checkin
    );

DESCRIPTION

This class creatures a packet which consumes the Exobrain::Mesurement::Geo role from a Foursquare packet.

AUTHOR

Paul Fenwick <pjf@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Paul Fenwick.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.