head	1.2;
access;
symbols
	RELEASE_4_8_0:1.1.1.1
	RELEASE_5_0_0:1.1.1.1
	RELEASE_4_7_0:1.1.1.1
	RELEASE_4_6_2:1.1.1.1
	RELEASE_4_6_1:1.1.1.1
	RELEASE_4_6_0:1.1.1.1
	RELEASE_5_0_DP1:1.1.1.1
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	v0_05:1.1.1.1
	CPAN:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.04.01.10.28.29;	author sobomax;	state dead;
branches;
next	1.1;

1.1
date	97.09.13.17.48.51;	author jfitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.09.13.17.48.51;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 0.08.

Submitted by:	Andrew Zhilenko <andrew@@portaone.com>
@
text
@--- Authen/Radius.pm.orig	Thu Sep 11 13:36:16 1997
+++ Authen/Radius.pm	Thu Sep 11 13:36:29 1997
@@@@ -20,9 +20,8 @@@@
 use vars qw($VERSION @@ISA @@EXPORT);
 
 require Exporter;
-require AutoLoader;
 
-@@ISA = qw(Exporter AutoLoader);
+@@ISA = qw(Exporter);
 @@EXPORT = qw(ACCESS_REQUEST ACCESS_ACCEPT ACCESS_REJECT);
 $VERSION = '0.05';
 
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import of a module to authenticate/account against RADIUS (v1) servers
@
text
@@
