1MooseX::Singleton::RoleU:s:eMretCao:n:tCrliabsust(e3dMpomPo)esrelX:D:oSciunmgelnettaotni:o:nRole::Meta::Class(3pm)
2
3
4
6 MooseX::Singleton::Role::Meta::Class - Metaclass role for
7 MooseX::Singleton
8
10 version 0.30
11
13 This metaclass role makes sure that there is only ever one instance of
14 an object for a singleton class. The first call to "construct_instance"
15 is run normally (and then cached). Subsequent calls will return the
16 cached version.
17
19 Bugs may be submitted through the RT bug tracker
20 <https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Singleton>
21 (or bug-MooseX-Singleton@rt.cpan.org <mailto:bug-MooseX-
22 Singleton@rt.cpan.org>).
23
24 There is also a mailing list available for users of this distribution,
25 at <http://lists.perl.org/list/moose.html>.
26
27 There is also an irc channel available for users of this distribution,
28 at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.
29
31 Shawn M Moore <code@sartak.org>
32
34 This software is copyright (c) 2007 by Shawn M Moore.
35
36 This is free software; you can redistribute it and/or modify it under
37 the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.32.1 2021M-o0o1s-e2X7::Singleton::Role::Meta::Class(3pm)