On Wed, Oct 22, 2003 at 12:03:06PM -0500, Andrew Sterling Hanenkamp wrote:
> I'm currently putting together a group of modules which would transform 
> file data in one format to data in another format.  It will use plugin 
> modules to allow for custom configuration and automate the process.  I 
> can't really think of a really great name for this module.  The best 
> names I've been able to come up with are:
> 
> Data::Transformation
> Data::Convert
> 
> I don't know if Data:: is appropriate, since it normally refers to Perl 
> data structures.  Besides the main name, the module would include a 
> number of plugins that would be under the primary namespace.
> 
> Any suggestions?
> 
> Cheers,
> Sterling

Is the "file data" just plain text?  If so, maybe the "Text::"
namespace.  Tell us more about what formats are being transmogrified
from and to.

ky

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to