2010-01-22

isc_license.pl

The ISC License that I use for some of my Perl scripts: isc_license.pl

No comments:

PreferenceKey Quirks

PreferenceKey has a few quirks that have tripped me up. One is the reduce(value:nextValue:) implementation. The other is that a PreferenceKe...