kshay/WWW-TypePad
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
NAME
WWW::TypePad - Client for the TypePad Platform
SYNOPSIS
use WWW::TypePad;
my $tp = WWW::TypePad->new;
DESCRIPTION
WWW::TypePad is a Perl library implementing an interface to the TypePad
API platform.
AUTHOR
Benjamin Trott <ben@sixapart.com>
LICENSE
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
SEE ALSO