I'm getting close to releasing a repository browser (think cgiweb++ or p4db) named 'Safari': http://slaysys.com/saf_dev/src/-/-/safari/ I'd like to use Safari:: and Bundle::Safari* for uploading it to CPAN. The Safari-x.y.tar.gz distribution will contain modules, scripts, config files, documentation files, and even a few icons. All of the modules are in the Safari:: namespace. I've also written File::Type, a module that uses filenames and REs to suss out file type and mime type, a la file(1) and the mime_types file. It doesn't yet support all of the types that the /etc/magic and mime_types files contain, but it'll grow :-). http://slaysys.com/saf_dev/thissafari/-/lib/File/Type.pm Thanks, Barrie