![]() |
![]()
| ![]() |
![]()
NAMENo::Worries::DN - Distinguished Names handling without worries SYNOPSISuse No::Worries::DN qw(dn_parse dn_string); $dn = dn_parse("/C=US/O=Acme Corporation/CN=John Doe"); $string = dn_string($dn, No::Worries::DN::FORMAT_JAVA); DESCRIPTIONThis module eases Distinguished Names (DNs) handling by providing convenient functions to parse and convert DNs from and to different formats. All the functions die() on error. FUNCTIONSThis module provides the following functions (none of them being exported by default):
FORMATSHere are the supported formats:
SEE ALSONo::Worries. AUTHORLionel Cons <http://cern.ch/lionel.cons> Copyright (C) CERN 2012-2019
|