shelling / posterous
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
commit 73a9abbc3f339d52ab0445dd251571ad80c18b32
tree daf3f201c6ac2070eac2e95548a81164cdbb1436
parent e29a15b3bb06fbc6f8ff55cc2848f64f1f15a318
tree daf3f201c6ac2070eac2e95548a81164cdbb1436
parent e29a15b3bb06fbc6f8ff55cc2848f64f1f15a318
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README.markdown | ||
| |
examples/ | ||
| |
lib/ | ||
| |
t/ |
README.markdown
Posterous
Posterous.com API in Perl.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
LWP::UserAgent
HTTP::Request
MIME::Base64
Data::Dumper
Rubyish::Attribute
XML::Simple
COPYRIGHT AND LICENCE
Copyright (C) 2009 by shelling
MIT (X11) Licence

