things I want to do better

gav on 2002-06-20T02:13:16

In my quest to be a better perl programmer I've decided to make a to-do list of things I want to know how to do or do better. Here is my first couple:

  1. Testing with various Test modules including Test::MockObject
  2. Other XML modules than XML::Simple such as XML::Twig and XML::SAX
  3. Getting better with Class::DBI and Ima::DBI
  4. Use more of the features in Template Toolkit (been making the switch from HTML::Template)
  5. Do something with DBIx::FullTextSearch


More to come...


Mocking

chromatic on 2002-06-20T04:46:32

If you can wait a few days, I'm finishing an article about Test::MockObject. That presumes I'll stop finding and fixing bugs, though...