Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Medium points for claiming there is a Possible bug in Perl?

That shouldn't cost points.

For one thing, there are bugs in various perl releases for various platforms. I know, I've submitted bug reports, and had them fixed. Heck, just read some of the Changelogs, or join the developer lists. Perl is good, but it's never been perfect, and probably never will be.

Especially, we as a community shouldn't give people any social disincentive to provide bug reports, even if they're false alarms. Usually, the false alarms are raise about obscure or counter-intutive elements of the design of perl; they're exactly what one would expect people to stumble over.

I'd assign points for claims like this:

  1. High points for "Perl can't be made readable, by any means"
  2. Medium points for "Perl is only a scripting language, not a real language"
  3. High points for "Perl is inherently inferior to language <X>, for every form of programming scenario"
  4. Medium points for "Perl is not a typed language"
  5. Low points for "Perl is not object oriented"
  6. High points for quoting "There's More Than One Way To Do It" in defense of poorly written code
  7. High points for re-implementing, poorly, a basic perl feature that you didn't know was in the language, such as simulating arrays with an "eval $var$index" type construct
  8. Very high points for re-implementing, poorly, a basic language feature that you did know was in the language, but disliked, such as replacing recursion with home-made finite state machine, because recursion is "complicated", but managing a list of tasks is "easy". *cough* *former boss* *cough*

In reply to Re^2: The Perl Crackpot Index by Anonymous Monk
in thread The Perl Crackpot Index by brian_d_foy

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 drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-19 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found