Category Archives: Scripting
Perl and cookies auth
I made little overview how to make http authorization through the PERL.
IPCalc on Perl
Today I decided to make my own IPCalc program. I had two reason for that. First to learn perl’s binary operations and second one to make some IP calculation points more clear for me.
Perl performance optimization
I’d like to describe my own experience with perl optimization. There several common way to make you code works more faster.
Check if the perl module is installed
Under cover you can find some trick and script to check perl module installation.
Network bandwidth script
I spent several hours to find suitable script which help me figure out my network speed between two servers. But it was fruitlessly. So, I decided to make my own script with blackjack and hoockers. (c)
Google maps API to show users location
I will show you how to use google maps to print location of your site visitors.
Perl debug
One of the perl debug way.
Use perl module without root access
Take this simple instruction if you need to include module (which is not installed at your system) to your perl script.
Anonymous proxy checker
There is anonymous proxy checker written by me.
Simple HA cluster for linux
There is the description of concept of simple HA for Linux consist of 2 nodes .