Skip to content

cfaerber/Authen-SASL-SASLprep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

  Authen-SASL-SASLprep -- A Stringprep Profile for User Names and
			  Passwords (RFC 4013)

INSTALLATION

  To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

  This module requires these other modules and libraries:

    Unicode::Stringprep

PERL VERSION

  You should use perl 5.8.3 or higher. See the documentation of
  Unicode::Stringprep for limitations with perl 5.6.x.

AUTHOR

  Claus Färber <CFAERBER@cpan.org>