NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Like It (Score:1)
That's an excellent idea! Now when people submitting requests to modules@perl.org complain that they want their pet module to have a short name cos it saves typing in their programs (at the expense of being meaningful in the global hierarchy) this can provide a solution.
It's also handy when a module changes its name — just change the
useline, and leave other references to the class alone.Re:Like It (Score:1)
Re:Like It (Score:1)
From the the point of view of having an official list of registered modules, quite possibly. But the process definitely is useful in moderating modules' names.
brian d foyin particular is good at spotting when a module has been submitted with an awkward name and suggesting a better one, and in general the suggestions are acted upon. That makes Cpan a more pleasant place for all of us.Reply to This
Parent