NAME

App::Maisha::Plugin::Identica - Maisha interface to Identi.ca

SYNOPSIS

maisha
maisha> use Identica
use ok

DESCRIPTION

App::Maisha::Plugin::Identica is the gateway for Maisha to access the Identi.ca API.

METHODS

Constructor

  • new

Process Methods

  • login

    Login to the service.

API Methods

The API methods are used to interface to with the Identica API.

  • api_user

  • api_user_timeline

  • api_friends

  • api_friends_timeline

  • api_public_timeline

  • api_followers

  • api_update

  • api_replies

  • api_send_message

  • api_direct_messages_to

  • api_direct_messages_from

SEE ALSO

For further information regarding the commands and configuration, please see the 'maisha' script included with this distribution.

App::Maisha

Net::Identica

WEBSITES

AUTHOR

Copyright (c) 2009 Barbie <barbie@cpan.org> for Grango.org.

LICENSE

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

See http://www.perl.com/perl/misc/Artistic.html