Net::Blogger::Engine::Blogger - Pyra Blogger API engine


Net-Blogger documentation  | view source Contained in the Net-Blogger distribution.

Index


NAME

Top

Net::Blogger::Engine::Blogger - Pyra Blogger API engine

SYNOPSIS

Top

 TBW

DESCRIPTION

Top

This package inherits Net::Blogger::Engine::Base and defines methods specific the the Pyra (blogger.com) XML-RPC server.

PACKAGE METHODS

Top

__PACKAGE__->new()

Instantiate a new Blogger Engine object.

OBJECT METHODS

Top

$pkg->Proxy()

Return the URI of the Blogger XML-RPC proxy

$pkg->MaxPostLength()

Return the maximum number of characters a single post may contain.

KNOWN ISSUES

Top

VERSION

Top

1.0

DATE

Top

$Date: 2005/03/26 19:29:08 $

AUTHOR

Top

Aaron Straup Cope

SEE ALSO

Top

Net::Blogger::Engine::Base

http://plant.blogger.com/api/

LICENSE

Top

Copyright (c) 2001-2005 Aaron Straup Cope.

This is free software, you may use it and distribute it under the same terms as Perl itself.


Net-Blogger documentation  | view source Contained in the Net-Blogger distribution.