File: Readme-Examples.pod

package info (click to toggle)
libunicode-stringprep-perl 1.105%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 272 kB
  • sloc: perl: 3,557; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
=head1 README

These examples have been simplified.

For more elaborate examples including examples for documentation, see
L<Authen::SASL::SASLprep> and L<Net::IDN::Nameprep>.

If you want to write a perl distribution implementing a Stringprep profile, the
easiest way is to fork L<Authen::SASL::SASLprep> from
L<http://github.com/cfaerber/Authen-SASL-SASLprep>.