« Multiple text replace | Main | The Beach Boys' Good Vibrations »

Currently reading Learning Perl. Although

Currently reading Learning Perl. Although I've taught myself most of the basics in the last year or two, there is still a lot in there that fills gaps, and it's good to have things explained properly. And the best bit is finding out little nuggets like for instance the very cool feature of being able to attach a DBM file to a hash with one line :

dbmopen(%somehash, "dbmfilename", 0644);

That's it. Seems to work without any extra modules either. Neat!

About

This page contains a single entry from the blog

The previous post in this blog was Multiple text replace.

The next post in this blog is The Beach Boys' Good Vibrations.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33