So if you don't work on core Perl 5, you don't count as a significant Perl contributor? That's pretty limiting, since there are only a few dozen of those people, and Perl 5 is far more than what ships in an individual perl-5.x.x.tar.gz tarball.
(FWIW, adding const to pointer arguments is not about cosmetics, but about allowing the compiler and static analysis tools to better understand the passing of data into and out of functions. This helps detect uninitialized data errors. Here's a thread you may find informative: http://www.nntp.perl.org/group/perl.perl5.porters/2005/03/msg98772.html)
You slight literally thousands of CPAN authors with your standards, saying that they are not "significant Perl contributors", and I suspect you're alone in your assessment. CPAN authors who create and maintain the tens of thousands of modules that make up the CPAN, whether little-used or wildly popular like Moose and Dancer, are making Perl 5 a much better place.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|