Off Topic, but my favorite thing about Perl is testing. (Stop laughing).
I'm very fond of the fact that perl just gets out of my way and let's me
test odd things easily (ala mocking, symbol tables/anon subs, etc).

Trying to unit test in things that need to be mocked in .NET is painful,
even with the mock object classes. It's their way (mock a class, or use
interfaces, but not subclasses) or the highway. In perl, I can just get
it done.

/me crawls back in his hole.
-=Chris

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to