Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

To paraphrase the leader of a well-known open source software project: "Software is evolution, not intelligent design". The existence of several similar solutions to the same problem is not necessarily bad, it allows for in-depth exploration of a problem-space and means that users can use a solution that's most to their liking. I know I've personally (for what I considered to be good reasons) chosen Template::Toolkit over HTML::Mason and vice versa for different projects. And just look how many attempts (some by very well-respected authors) there were to devise a better object system for Perl 5 until one finally emerged that seems to be best-fit for most people.

This is not to say that your goal of collaboration is not a laudable one! Of course the (free software|Perl)? world would be a better place if more people put their ego aside and tried to work together rather than being king of their own castle. I just wanted to point out that TIMTOWDI is a good thing in it's own right.

<pet rant>The one thing that does occasionally bug me about CPAN is the fact that module namespace is equivalent to functionality. Thus, if I'm the first person to think of writing Foo::Frobnicate I will always remain the author of the authoritative module on the subject. Even if the frobnicator incarnate later comes along to write his own (much better) module, he'll have to call it Foo::Frobnicate::Better or something equally stupid. I hope the Perl 6 people manage to better separate this (even though I haste to admit that I have absolutely no bloody idea what a "better" way could be).</pr>


All dogma is stupid.

In reply to Re: On collaboration between projects by tirwhan
in thread On collaboration between projects by zby

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 browsing the Monastery: (3)
As of 2024-04-26 08:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found