Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
My "management strategy" would be to get people involved.
Well, that's very nice and all that, but it's been tried before, many times, in many different ways, under various leaderships. And to a certain extent it's worked. Apart from Abigail, none of the 10 top committers in 2017 was around in 2000, so we've all been recruited since.
I think many people would like to contribute if they understood the system better.
There is copious documentation on the perl internals, and people on p5p are always willing to help answer questions. But fundamentally, perl is an exceedingly complex language, with many weird and wonderful features (like ties) all interacting with each other in unexpected and exponentially complex ways. To a large extent the internals are complex because they reflect this. They're also complex because they were originally written that way. And because much of the internals are exposed via the XS API (and since XS can and sometimes does access non-API internals too) it's very hard to rewrite the internals into a clean, modern form that would be easy to learn, without breaking everything; even if we had the manpower to do so.

Dave.


In reply to Re^10: Curious about Perl's strengths in 2018 by dave_the_m
in thread Curious about Perl's strengths in 2018 by Crosis

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 cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found