aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooX-Singleton/pkg-descr
blob: 864d89264a7396956a637d4c2871423ca497037e (plain) (blame)
1
2
3
4
5
6
7
8
Role::Tiny role that provides "instance" method turning your object into
singleton.

NOTE: Subsequent calls to "instance" will return the singleton instance ignoring
any arguments. This is different from MooseX::Singleton which does not allow any
arguments.

WWW: https://metacpan.org/pod/MooX::Singleton