Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I believe that someone has never read or understood the classic essay Worse is Better. There is also a good followup discussion. Do so.

As for me, I am plenty aware of the shortcomings of CPAN. For instance one of the modules that you point to as being reliable, Carp, is reliable in large part because I made it so. (And I shudder at how much buggy code there is out there which is crap because it used the old $Carp::CarpLevel interface, which I had to jump through hoops to support because people were misusing it even though it was undocumented.) However I am also aware that most people who come asking for a solution simply won't come up with something better than what is on CPAN. Therefore for them the best answer is to use CPAN.

Heck, I know that I generally won't come up with something better than what is on CPAN without doing a lot of work. If it isn't really important to me, then I should use CPAN as well. And I usually do.

If this bothers you, then you should not be using commodity software. I would suggest not using Windows, OS X or Linux. OpenBSD might be up to your standards.

A random note. You are unhappy that eval doesn't "support" source filters. Well I have news for you. If you care about reliable software, then in any language with a syntax that is more complex than Lisp, you should not use source filters. If you don't understand why, then you are not going to succeed in writing reliable software.


In reply to Re: Reliable software OR Is CPAN the sacred cow by tilly
in thread Reliable software: SOLVED (was: Reliable software OR Is CPAN the sacred cow) by powerman

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 pondering the Monastery: (6)
As of 2024-04-19 12:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found