The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.00 - 2001-12-13

  • Strange, I thought I fixed this before (in v0.99), but it was still messed up: long usernames don't mess up the first attribute in a record any more. Thanks to James Golovich for helping with this.
  • Some records were getting blank comments. Fix from James Golovich.
  • Serious bug fix: after update(), re-reading the same file would no longer work correctly because $/ was making each record be read in as a single line, and then it would get skipped as if it were a comment. Whoops!

Modules

Perl extension for manipulating a RADIUS users file.