1DateTime::Types(3) User Contributed Perl Documentation DateTime::Types(3)
2
3
4
6 DateTime::Types - Types used for parameter checking in DateTime
7
9 version 1.50
10
12 This module has no user-facing parts.
13
15 Bugs may be submitted at
16 <https://github.com/houseabsolute/DateTime.pm/issues>.
17
18 There is a mailing list available for users of this distribution,
19 <mailto:datetime@perl.org>.
20
21 I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
22
24 The source code repository for DateTime can be found at
25 <https://github.com/houseabsolute/DateTime.pm>.
26
28 Dave Rolsky <autarch@urth.org>
29
31 This software is Copyright (c) 2003 - 2018 by Dave Rolsky.
32
33 This is free software, licensed under:
34
35 The Artistic License 2.0 (GPL Compatible)
36
37 The full text of the license can be found in the LICENSE file included
38 with this distribution.
39
40
41
42perl v5.28.0 2018-08-01 DateTime::Types(3)