summary refs log tree commit diff stats
path: root/win32/ext/perl
AgeCommit message (Expand)Author
2012-11-12Add Perl build notes and installersBerke Viktor
n11'>11 12 13 14 15 16
Install dependencies (on Debian/Ubuntu):

    sudo apt-get install  build-essential libglib2.0-dev libssl-dev


Build the plugin with:

    make


Install with:

    sudo make install