RADIUS::UserFile -- a module to manipulate information in a RADIUS users file.

This is the first release of the module, so test well before using it in a
production environment.  I'm using it in one, and haven't had any problems
so far.

Installation is the typical routine:
    perl Makefile.PL
    make
    make test
    make install

Copyright (c) 1998 O'Shaughnessy Evans.  All rights reserved.  This
version is distributed under the same terms as Perl itself (i.e. it's
free), so enjoy.

Please send any modifications or suggestions for improvement to me,
O'Shaughnessy Evans <oevans@acm.org>.  I'd be happy to hear from you.