Hi, and thanks for all the help so far. I have prepared an ASCII plotting module for CPAN submission and I would like your opinion on the namespace. PAUSE tells me I should ask the community if my namespace is chosen properly. I would like to call it ASCII::Plot::Scatter because it is an ASCII scatter plot generator, and I imagine making other types of plots with ASCII as well as other ASCII modules such as ASCII::Art or somesuch thing.
I searched on CPAN and didn't find any ASCII:: modules, so I think the namespace is available. So what do you think of the name? Also, I know how to name a module, but how do I create the hierarchy with the :: characters? I don't want to have a filename with :: in it, so I figure there must be some inheritance thing involved, but I haven't run across it in my readings. Thanks in advance. Inventor -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/