Bugzilla, YUI, and other things.

Saturday, August 02, 2008

Bwaaaah! Learning Perl

I'm learning perl to do some simple stuff with the bugzilla API. Got the Camel book, maybe I'll get through it this time. The fact that Perl has "pointers" kinda makes me sad though.

zug... zug

1 comment:

  1. Perl doesn't have pointers, it has references (like every other modern language in the world). They're much less dangerous.

    -Max

    ReplyDelete