-
-
19 Oct 2020 14:38:38 UTC
- Distribution: Net-Blogger
- Module version: 1.01
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (7)
- Testers (201 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (23.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Christopher H. Laco
- Dependencies
- CGI
- Carp
- Digest::MD5
- Error
- HTTP::Cookies
- SOAP::Lite
- URI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.- NAME
- SYNOPSIS
- DESCRIPTION
- PACKAGE METHODS
- Blogger API OBJECT METHODS
- VERSION
- DATE
- AUTHOR
- SEE ALSO
- LICENSE
NAME
Net::Blogger::Manila - UserLand Manila Blogger API engine
SYNOPSIS
TBW
DESCRIPTION
This package inherits Net::Blogger::Engine::Userland and implements methods specific to UserLand Manila server.
PACKAGE METHODS
__PACKAGE__->new(\%args)
Releases prior to Net::Blogger 0.85 accepted a list of arguments rather than a reference. Version 0.85+ are backwards compatible.
Returns an object. Woot!
Blogger API OBJECT METHODS
$pkg->getUsersBlogs()
VERSION
1.0
DATE
$Date: 2005/03/26 19:29:08 $
AUTHOR
Aaron Straup Cope
SEE ALSO
http://frontier.userland.com/emulatingBloggerInManila
LICENSE
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.
Module Install Instructions
To install Net::Blogger, copy and paste the appropriate command in to your terminal.
cpanm Net::Blogger
perl -MCPAN -e shell install Net::Blogger
For more information on module installation, please visit the detailed CPAN module installation guide.