in reply to Re^6: Problem with Inheriting a Super Class
in thread Problem with Inheriting a Super Class

If I had a dollar for every time I've done something like that, I could pay someone to watch me code and catch those errors.

Last week I spent several hours trying to find a bug somewhere in Dancer's interaction with Template only to discover that my test case dutifully made a new request, grabbed the response, and then compared the previous request's results to my expectations.


Improve your skills with Modern Perl: the free book.

  • Comment on Re^7: Problem with Inheriting a Super Class