Skip to content
Droidzone edited this page May 29, 2014 · 1 revision

The following was checked on Debian 6 and 7.

Install required modules:

 sudo apt-get install cpanminus git
 cpanm -i Term::ANSIColor Getopt::Long Mojo::UserAgent IO::Socket::SSL File::Find::Rule File::Spec
 git clone https://github.com/droidzone/wordpress_plugin_updater.git

Now you can run the script with: ./wordpress_plugin_updater/updater.pl

Clone this wiki locally