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

NAME

App::Maisha - A command line social micro-blog networking tool.

SYNOPSIS

  use App::Maisha;
  my $maisha   = App::Maisha->new(config => $file)->run;

DESCRIPTION

This distribution provides the ability to micro-blog via social networking websites and services, such as Identica and Twitter.

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

METHODS

Constructor

  • new

Process Methods

  • load_config

    Loads the configuration file. See the 'maisha' script to see a fuller description of the configuration options.

  • setup

    Prepares the interface and internal environment.

  • run

    Starts the command loop shell, and awaits your command.

WEBSITES

THANKS TO

My thanks go to the following people for suggestions and help when putting this application together.

Dave Cross, Robert Rothenberg and Steffen M�ller.

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.