My first web apps were taken down

IlyaM on 2003-03-28T15:00:27

I was playing with a web crawler which tests if links are alive on a website. I ran it against my website and it found some deadlinks in my CV. Looks like two web apps I wrote about 4 years ago do not exist anymore. *sign* Not that it was very brilliant code but it was my first Perl programs. And yes, they did use strict and warnings.