I have a script that, due to some requirements at work, has grown into something quite usable. It is essentially a Perl script that takes a series of SQL statements and outputs the results to a BerkeleyDB (with various indexes created, on a configurable basis). I've been abstracting this out, and would like to publish it to CPAN, but I don't know exactly what to call it.
Right now it's sql2authdb. Its used to take email account information from a database and output them as DB files capable of being read by NSSwitch, though it could also be used for other purposes as well. I'm thinking SQL::ExportDB would be a good name. Does anyone thing this is worth uploading to CPAN, and if so, what would you suggest I call it? -- /* Michael A. Nachbaur <[EMAIL PROTECTED]> * http://nachbaur.com/pgpkey.asc */ "Does it worry you that you don't talk any kind of sense? "
