Sign In/My Account | View Cart  
advertisement
-->




Mark Leighton Fisher 

Mark Leighton Fisher owns Fisher's Creek Consulting, LLC, a software consulting company in Carmel, IN.

Mark's essays and musings on software engineering can be seen on Mark's use.perl.org journal.


An Introduction to Test::MockDBI
It is a sweet and fitting thing to test your code, but if you're working with non-Perl, you'll likely run into difficult situations. For example, how do you force a database connection failure to test that you can recover? Mark Leighton Fisher has an answer: mock up the database. He explains the design, goals, and use of Test::MockDBI. [Jul 21, 2005]

More Lightning Articles
Yes, it's the return of Perl Lightning Articles -- short discussions of Perl and programming. This time, learn about Emacs customization with Perl, debugging without adding print statements, testing database-heavy code, and why unbuffering may be a mistake. [Mar 31, 2005]

Sponsored By: