• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Authen/SASL/H25-Sep-2016-13464

t/H25-Sep-2016-8762

Build.PLH A D25-Sep-2016561 3022

ChangesH A D25-Sep-2016407 1712

LICENSEH A D25-Sep-201618 KiB380292

MANIFESTH A D25-Sep-2016190 1514

META.jsonH A D25-Sep-20161.1 KiB5049

META.ymlH A D25-Sep-2016738 2827

Makefile.PLH A D25-Sep-2016462 1816

READMEH A D25-Sep-2016496 2917

SIGNATUREH A D25-Sep-20161.7 KiB4033

README

1NAME
2
3  Authen-SASL-SASLprep -- A Stringprep Profile for User Names and
4			  Passwords (RFC�4013)
5
6INSTALLATION
7
8  To install this module type the following:
9
10    perl Makefile.PL
11    make
12    make test
13    make install
14
15DEPENDENCIES
16
17  This module requires these other modules and libraries:
18
19    Unicode::Stringprep
20
21PERL VERSION
22
23  You should use perl 5.8.3 or higher. See the documentation of
24  Unicode::Stringprep for limitations with perl 5.6.x.
25
26AUTHOR
27
28  Claus F�rber <CFAERBER@cpan.org>
29