Skip to content

Instantly share code, notes, and snippets.

View kuk's full-sized avatar

Alexander Kukushkin kuk

View GitHub Profile
@kuk
kuk / install.pl
Created August 14, 2011 13:55
Installer for my perl scripts
#!/usr/bin/env perl
use strict;
use warnings;
use Data::Dumper;
use Getopt::Long;
use Digest::MD5 'md5_hex';
$ENV{DEBUG} = 0;
@kuk
kuk / tests
Created December 18, 2010 18:29
6
4
1 2 3 6
8
2
5 4
1000