Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Dist renaming question

by gnosti (Chaplain)
on Mar 07, 2017 at 08:36 UTC ( [id://1183820]=note: print w/replies, xml ) Need Help??


in reply to Dist renaming question

Thanks stevieb and athanasius for the comments and reference. I note that some larger applications and frameworks have a single name (Padre, Kephra, Moose, Mojolicious, Statocles, Dancer.) There is some criticism of this "branded" approach, answered with the justification thats with search engines, we don't need to give dists a hierarchical or explanatory name.

On reflection, a name change will not make a niche or "me, too" application become mainstream, but could be meaningful.

Replies are listed 'Best First'.
Re^2: Dist renaming question
by hippo (Bishop) on Mar 07, 2017 at 09:26 UTC
    I note that some larger applications and frameworks have a single name (Padre, Kephra, Moose, Mojolicious, Statocles, Dancer.) There is some criticism of this "branded" approach

    I am one such critic. If you saw one of those modules used in someone's code and were not already familiar with it, could you tell from the name what its purpose was? Me neither. Why is Moose not named OO::Moose? At least then the casual observer would have an idea.

    If you name the dist in some manner that explains simply what it does then that clarity helps everybody.

    Feel free to disagree :-)

      As a CPAN author over a few years, I concur with the sentiments here.

      Top-level namespaces should be used sparingly. If there is a good reason to use one, it is what it is, and should provide the ability/availability to allow a whole host of sub namespaces.

      Naming something at the top-level because you think it'll "sell" is not appropriate (although it goes through unchecked). When in doubt, send your desired namespace to modules <at> cpan.org, and see what they think of it. If you're going under something else, such as App::, do your own due diligence, ensure it doesn't collide, ensure it makes sense, ask here for reflection, then do it.

      Always, doing due diligence in your path selection is desired, and you're respected here for doing just that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1183820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-24 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found