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:
- Testing with various Test modules including Test::MockObject
- Other XML modules than XML::Simple such as XML::Twig and XML::SAX
- Getting better with Class::DBI and Ima::DBI
- Use more of the features in Template Toolkit (been making the switch from HTML::Template)
- 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...