http://qs321.pair.com?node_id=242441


in reply to Production Environments and "Foreign" Code

What are they afraid of? Bugs? Your OS has bugs. So does your database. Paying lots of money, or writing it yourself does not preclude bugs. However, with CPAN modules you have the source, so you can do as much investigation as you need to before putting that code into production. Add in extra logging, throw torture tests at it, etc. This is the beauty of having the source.
  • Comment on Re: Production Environments and "Foreign" Code