Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Production Environments and "Foreign" Code

by PodMaster (Abbot)
on Mar 12, 2003 at 15:04 UTC ( [id://242376]=note: print w/replies, xml ) Need Help??


in reply to Re: Production Environments and "Foreign" Code
in thread Production Environments and "Foreign" Code

++adrianh.

I absolutely refuse to install any module without a test suite (and I hate changelogs which lie -- diff is key).

Another tip is to not rule out modules with artificial requirements.

A module may say use Foo 5.5, but that may be only because that's the version they had installed (test anyway).

Also, you can find lots of useful modules which could work with your version of perl, if they used the vars pragma instead of our $VERSION = 3.1;.


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
** The Third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://242376]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-03-19 03:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found