1Web::ID::Types(3) User Contributed Perl Documentation Web::ID::Types(3)
2
3
4
6 Web::ID::Types - type library for Web::ID and friends
7
9 A Type::Library defining:
10
11 Types
12 • "Bigint"
13
14 • "Certificate"
15
16 • "Finger"
17
18 • "Model"
19
20 • "Rsakey"
21
22 • "San"
23
24 ... and re-exporting everything from Types::Standard, Types::DateTime,
25 and Types::URI.
26
28 Please report any bugs to
29 <http://rt.cpan.org/Dist/Display.html?Queue=Web-ID>.
30
32 Web::ID, Type::Library.
33
35 Toby Inkster <tobyink@cpan.org>.
36
38 This software is copyright (c) 2012 by Toby Inkster.
39
40 This is free software; you can redistribute it and/or modify it under
41 the same terms as the Perl 5 programming language system itself.
42
44 THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
45 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
46 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
47
48
49
50perl v5.32.1 2021-01-27 Web::ID::Types(3)