Re: FW: php resource application
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
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.