bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

htags improvements.


From: Bakken, Luke
Subject: htags improvements.
Date: Thu, 22 Jan 2004 15:48:17 -0800

Hello,

Attached is a diff containing some changes I've made to htags.
Specifically, htags now runs under "use strict;", which is pretty
conventional. On a small source site, it shaved an average of 2 seconds
off of a 23 second web site build time.

I also have updated the syntax to reflect more contemporary (and
correct) perl coding style, and have made a small change to the anchor
package. The anchors are stored as array references in the ANCHORS
array, which eliminates the need for so many split() calls in that
package.

Thanks for a great software system! I couldn't work productively without
it.
Luke Bakken

Attachment: global.diff.gz
Description: global.diff.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]