20 Mar
2008
20 Mar
'08
1:31 p.m.
Hi,
Hi,
I need what is called a Authen/Radius.pm file. for my application authentication, does anyone know where I can get one of these from, this is to allow my perl script to run Authen::Radius
PERL library sometimes installable via eg perl-authen-radius.rpm or somesuch, or download the PERL code from cpan.org - either through the web interface, extract the tarball, perl Makefile.pl and make install, or use PERL with CPAN to get the file...eg perl -MCPAN -e shell cpan>install Authen::Radius alan