It has replaced Perl as general utility language for me. I use it to intelligently spider/search web sites, to extract titles from complex named files and move them into directories named with the title, to hunt down duplicate files and keep the one deepest in the directory hierarchy, to generate a static statistics/ranking page each day for one of my sites, etc.. My Ruby code seems much cleaner and simpler than the old Perl stuff.