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

NAME

WordPress::CLI - command line access to wordpress

DESCRIPTION

This is a set of collected scripts to enable command line access to wordpress, remotely, via xml rpc. None of this is meant as API. You have been warned.

SEE ALSO

Main documentation..

"wordpress-upload-post" in bin - create a new post in wordpress
"wordpress-upload-media" in bin - upload a file to wordpress
"wordpress-info" in bin - get info on posts and files etc

AUTHOR

Leo Charre leocharre at cpan dot org

LICENSE

This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, i.e., under the terms of the "Artistic License" or the "GNU General Public License".

DISCLAIMER

This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the "GNU General Public License" for more details.