Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.174.355 Times

RADIUS::Dictionary 1.0

  Date Added: October 26, 2010  |  Visits: 1.113

RADIUS::Dictionary

Report Broken Link
Printer Friendly Version


Product Homepage
Download (103 downloads)



RADIUS::Dictionary is a RADIUS dictionary parser. SYNOPSIS use RADIUS::Dictionary; my $dict = new RADIUS::Dictionary "/etc/radius/dictionary"; $dict->readdict("/some/other/file"); my $num = $dict->attr_num(User-Name); my $name = $dict->attr_name(1); This is a simple module that reads a RADIUS dictionary file and parses it, allowing conversion between dictionary names and numbers. METHODS new Returns a new instance of a RADIUS::Dictionary object. If given an (optional) filename, it calls readdict for you. ->readdict Parses a dictionary file and learns the name<->number mappings. ->attr_num($attrname) Returns the number of the named attribute. ->attr_type($attrname) Returns the type (string, integer, ipaddr, or time) of the named attribute. ->attr_name($attrnum) Returns the name of the attribute with the given number. ->attr_numtype($attrnum) Returns the type of the attribute with the given number. ->attr_has_val($attrnum) Returns a true or false value, depending on whether or not the numbered attribute has any known value constants. ->val_has_name($attrnum) Alternate (bad) name for attr_has_val. ->val_num($attrnum, $valname) Returns the number of the named value for the attribute number supplied. ->val_name Returns the name of the numbered value for the attribute number supplied..

Requirements: No special requirements
Platforms: Linux
Keyword: Attr Attribute Dictionary Libraries Name Number Programming Radius Radiusdictionary Returns
Users rating: 0/10

License: Freeware Size: 43.01 KB
USER REVIEWS
More Reviews or Write Review


RADIUS::DICTIONARY RELATED
Home & Leisure  -  qNumerologist 1.01
qNumerologist is your 100% free handy numerology advisor and companion. The software instantly generates a numerology forecast report. All you need is to enter your name and date of birth and then press a button. The report is immediately...
460.8 KB  
Education  -  MB Indian Numerology 1.0
MB Indian Numerology does a free numerology analysis for you according to the Indian numerology principles, finds your psychic number, destiny number, and name number, and provides you with a free Indian numerology interpretation. The free Indian...
1.11 MB  
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
Miscellaneous  -  Getting th permutation of a sequence 1.1
This script contains a function that given a sequence and a number n as parameters, returns the th permutation of the sequence (always as a list).
 
Libraries  -  XML::DOM::Attr 1.44
XML::DOM::Attr is an XML attribute in XML::DOM. XML::DOM::Attr extends XML::DOM::Node. The Attr nodes built by the XML::DOM::Parser always have one child node which is a Text node containing the expanded string value (i.e. EntityReferences are...
112.64 KB  
Development Tools  -  DICOM debug utility 1.0
DICOM is a rather complicated format. The DICOMINFO and DICOMREAD functions provide easy access to the data in DICOM-formatted files, but it can be difficult to know why and where the DICOM parser fails for improperly formatted files.This file...
10 KB  
Libraries  -  XML::EasySQL::XMLobj::Node 1.2
XML::EasySQL::XMLobj::Node is a Perl module that contains a Node interface. Derived from a fork of Robert Hansons killer XML::EasyOBJ module, which offers Easy XML object navigation. METHODS makeNewNode( NEW_TAG ) Append a new element node...
11.26 KB  
Libraries  -  GODI 20060118
GODI library provides an advanced programming environment for the Objective Caml (OCaml) language. From INRIA (who created OCaml) you can get the OCaml compiler and runtime system, but this is usually not enough to develop applications. You also...
1.5 MB  
Libraries  -  CGI::AppBuilder::Frame 0.10
CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab-...
10.24 KB  
Libraries  -  XML::DOM::Element 1.44
XML::DOM::Element is an XML element node in XML::DOM. XML::DOM::Element extends XML::DOM::Node. By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes. Assume the following XML...
112.64 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB