The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Maisha::Plugin::Base - Maisha interface base module

DESCRIPTION

This module is used as a base for services. Where services do not provide functionality, they will use the methods provided here.

METHODS

Constructor

  • new

Process Methods

  • login

    Login to the service.

API Methods

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

  • api_follow

  • api_unfollow

  • 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

  • api_search

SEE ALSO

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

App::Maisha

WEBSITES

AUTHOR

  Barbie, <barbie@cpan.org>
  for Miss Barbell Productions <http://www.missbarbell.co.uk>.

COPYRIGHT AND LICENSE

  Copyright (C) 2009-2019 by Barbie

  This distribution is free software; you can redistribute it and/or
  modify it under the Artistic License v2.