April 05, 2003

Perl Subroutine References

Cool, I found a good reason to use a perl subroutine reference tonight. To pass into another function as a callback. Sweet. That little technique just removed about 10% of the length in a script I'm writing for a client right now.

Posted by Curt at April 5, 2003 11:31 PM