Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

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

I will toss my vote to using CPAN everywhere you can ... even for little things that seem “obvious,” because in this way you leverage what that other person has done. In many commercial data-processing scenarios, reliable and efficient use of human ... not computer ... time is paramount. Hence, CPAN is to me “what all the fuss is about.”

Getting the app to-market quickly, and making sure it does not fail there, is essential to the conditions by which I earn my daily bread. “The app,” of course, consists of “installed and working source-code,” along with a fair amount of XS-magic inherent in much of CPAN. So the question becomes:   how did that source-code get there, and who wrote it and tested it?

The notion that “it all must have come from little-old-me” absolutely falls flat on my stone deaf ears. I need the best source-code on my team, from whatever most-reliable source, as quickly as possible.

You can incorporate modules from CPAN (or from any external source) into your applications without making system-wide changes. All you need is use lib, and a few easy local CPAN-configuration settings. Having downloaded and built the modules once, you can subsequently package them so that the deployment process is automated.

What is not economically justifiable, IM2CW, is “let's do it all over again from scratch.” Even if you could do it, and even if you could do it in some “superlative way,” you could also be doing something else. “So, as I am looking everywhere I can find to cut costs, why exactly am I paying you the big-bucks to do what has already been done? ...”   :-O   ... hey, especially these days, it's worth thinking about.


In reply to Re: Top Seven (Bad) Reasons Not To Use Modules by sundialsvc4
in thread Top Seven (Bad) Reasons Not To Use Modules by bellaire

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 avoiding work at the Monastery: (6)
As of 2024-04-18 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found