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.317.876 Times

Rdn freeware
 

Rdn

Added: June 18, 2010 | Visits: 557

X500::RDN X500::RDN is a Perl module that can handle X.500 RDNs (Relative Distinguished Names), parse and format them. SYNOPSIS use X500::RDN; my $rdn = new X500::RDN (c=>DE); my $c = $rdn->getAttributeValue (c); This module handles X.500 RDNs (Relative Distinguished Names). This is a supporting...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): X500::RDN Download

Added: August 24, 2010 | Visits: 911

X500::DN X500::DN is a Perl module that can handle X.500 DNs (Distinguished Names), parse and format them. SYNOPSIS use X500::DN; my $dn = X500::DN->ParseRFC2253 (cn=John Doe, o=Acme, Inc., c=US) or die; print $dn->getRFC2253String(), "n"; $dn = new X500::DN (new X500::RDN (c=>US), new X500::RDN...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): X500::DN Download

Added: July 20, 2010 | Visits: 1.011

ferrisfuse ferrisfuse is a FUSE module for mounting libferris filesystems through the Linux kernel. About libferris In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (91): ferrisfuse Download

Added: June 18, 2010 | Visits: 773

X500::DN::Parser X500::DN::Parser is a Perl module that can parse X500 Distinguished Names. SYNOPSIS use X500::DN::Parser; my($parser) = new X500::DN::Parser(&errorInDN); my($dn, $genericDN, %RDN) = $parser -> parse(c=au;o=MagicWare;cn=Ron Savage, c, [l], o, [ou], cn); Parse DNs where the caller knows...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): X500::DN::Parser Download