Additional modules needed in case of Perl, depending on your OS

Windows (Strawberry Perl - http://strawberryperl.com/):
> cpan -i Net::IP

Linux (Debian/Ubuntu)
# apt-get install libwww-perl libjson-perl libxml-simple-perl  libnet-ip-perl 
