commit 39cb829aba4098fc702890234f9b4bc1cdec3ef2 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Oct 15 07:50:03 2008 +0200 Removed thread pool from Perl module. Also moved configuration from experimental.conf to it's own module, and removed configuration for thread pool Files changed: raddb/experimental.conf | 66 ++++++ raddb/modules/perl | 56 ----- src/modules/rlm_perl/rlm_perl.c | 446 +++++++++++++++++++++++++++++++++++---- 3 files changed, 470 insertions(+), 98 deletions(-) ====================================================================== commit 44687762395d7f82cba138ed3a620aecfd232c49 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Oct 13 17:27:11 2008 +0200 It's not 2.1.1 Files changed: VERSION | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ======================================================================