rudder has asked for the wisdom of the Perl Monks concerning the following question:
When is it appropriate to name your module with an extra 'x' or 'X' in the namespace, as in "FooX::Bar", "Foo::BarX", or "ABCx::Foo"?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: What's the general rule for naming modules with that extra 'x' in the namespace?
by kyle (Abbot) on Mar 25, 2008 at 18:50 UTC | |
Re: What's the general rule for naming modules with that extra 'x' in the namespace?
by moritz (Cardinal) on Mar 25, 2008 at 19:48 UTC | |
by rudder (Scribe) on Mar 25, 2008 at 22:26 UTC | |
by Anonymous Monk on Mar 26, 2008 at 16:15 UTC |