The world awaits...

mirc (1)

Random Perl

I found some really old perl scripts from last century or so: This will convert irc logs from axur to mirc: #!/usr/local/bin/perl -w # # use strict; use Time::Local; my $month1 = 0; my $day1…

Continue reading...