Home > c0de > Hacking Perl

Hacking Perl

As I mentioned in yesterdays post, I have begun studying perl.  I’m actually enjoying it quite a bit, and picking things up fairly quickly I think.  I’m sure my familiarity with bash scripting helps quite a bit.

This morning I hacked together an irssi script for origami users that will let you display your current work unit progress percentage within irssi chat.  I’d like some feedback on it.

If you are using irssi and have origami running on the same machine please check out my plugin and let me know what can be improved.

Download origami.pl v0.2

Instructions:

download and save the above script into ~/.irssi/scripts

To load the script:

/script load origami.pl

To get the origami work unit status:

/origami

To unload the script:

/script unload origami

If this article has been helpful, please consider linking to it.

Categories: c0de Tags: ,

Related Posts

  1. Axon
    January 22nd, 2009 at 18:31 | #1

    Nice script! Basic but useful. Really shows how great perl is! :D

  2. July 23rd, 2009 at 16:22 | #2

    @Axon Yes dude Perl is simply great. It rocks!!!