in reply to Are there CPAN modules that can help write realtime software catalogs

Don't forget the Unix atime! Most people turn it off to avoid the performance hit, but I'm sure it will be less performance hit than custom perl code to log these things into a database. Just remount your filesystems with atimes fully enabled and then later run a "find" command looking for all files with atimes greater or less than a date of interest.
  • Comment on Re: Are there CPAN modules that can help write realtime software catalogs