Run "./cvs2cl.pl --help" to see what this is all about. Oh, and ignore a-subdir and b-subdir. They're just test data.
Avoid using Date::Parse. We now use timegm (from Time::Local) to do date -> time conversions, and perform the time parsing ourselves (given that dates are always in a pretty standard from).