FW: php resource application
    A.L.M.Buxey at lboro.ac.uk 
    A.L.M.Buxey at lboro.ac.uk
       
    Thu Mar 20 18:31:28 CET 2008
    
    
  
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
    
    
More information about the Freeradius-Users
mailing list