Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I have no problem in rating a module. I could do this day and night and not fear that I'm "discriminating" the author. But if I do this in some hidden thread @ PM (perlmonks), or in PM (personal mail), I will help an/several order(s) of magnitude less people, than if CPAN natively provided such a voting/commentary mechanism.

E.g. comment for a given module:

Tree::Nary

  • the author has not time to maintain it
  • it is written as a 1:1 transcript from a C implementation of Nary trees. Moreover it uses a hash for every node. If native Perl structures were used such as Lists, the memory requirements would go down 50% and the speed improve by a factor of 5.
  • if the module was rewritten more radically so an object would be a whole tree (using lists of lists) and not every leaf, this would give a memory requirement of 25% of the CPAN solution and a speed improvement by a factor of 38!
How do I know? I have these implementations here. Will I contribute them? Not to this CPAN.

Lingua::NL::Numbers

  • generates simply wrong output. Bug: 1100 is "duisend" (thousand)
Lingua::IT::Numbers
  • requires 5.8.2 with no reason
  • The most bloated module I've ever seen. requires Regexp::Common::numbers for NO reason.

Bye
 PetaMem
    All Perl:   MT, NLP, NLU


In reply to Re: Re: The quantity vs. quality lesson by PetaMem
in thread The quantity vs. quality lesson by PetaMem

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-16 19:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found